Version

Search Results

Italic Property

Returns or sets a boolean value indicating whether the font is italicized. Syntax Remarks When not explicitly set, the actual value of the property is determined at a higher level of the property resolution hierarchy. This property can be restored to its default value by setting it to null.

Name Property

Returns or sets the name of the font. Syntax Remarks When not explicitly set, the actual value of the property is determined at a higher level of the property resolution hierarchy. This property can be restored to its default value by setting it to null or an empty string. ASCII characters within the range of 0 th...

NameComplexScript Property

Returns or sets the font which is used to format all characters in a complex script Unicode range within the associated run. Syntax Remarks If this property is not explicitly set, the text is displayed in a default font which supports complex script content.

NameEastAsia Property

Returns or sets the font which is used to format all characters in an East Asian Unicode range within the associated run. Syntax Remarks If this property is not explicitly set, the text is displayed in a default font which supports East Asian content.

NameHighAnsi Property

Returns or sets the font which is used to format all characters in a Unicode range within the associated run which does not fall into any of the categories defined by the Name, NameComplexScript, or NameEastAsia properties. Syntax Remarks If this property is not explicitly set, the text is displayed in a default f...

Reset() Method

Restores all property values to their respective defaults. Syntax

Reset Method (Font)

Restores all property values to their respective defaults. Overload List

RightToLeft Property (Font)

Returns or sets a value which determines the reading order for the associated run of text. Syntax Remarks This setting determines the manner in which the run contents are presented in the document when punctuation characters are part of the runs contents. When this property is specified, each part of the run betwe...

Size Property (Font)

Returns or sets the size at which the font is displayed. Syntax Remarks The value assigned to this property must be a value between the range of 1 and 1638 DTPs (desktop publishing points), inclusive. The unit of measurement used to express the property value is defined by the Unit property of the associated WordD...

SizeMaxValueTwips Field

The maximum allowable value for the Size property, expressed in twips (32760) Syntax