Läs på engelska

Dela via


TextConstants.UndefinedInt32Value Property

Definition

Gets the undefined 32-bit integer value.

C#
public static int UndefinedInt32Value { get; }

Property Value

Int32

The undefined 32-bit integer value.

Remarks

When retrieving an integer format property, this value indicates that a range has at least two text runs with different values of that property. When setting such a property, this value indicates that the property is undefined; that is, it will not be applied if the ITextCharacterFormat or ITextParagraphFormat is applied to a range. This value is used with properties such as ITextCharacterFormat.ListStart.

Applies to