Version

Search Results

Hidden Property

Returns or sets a boolean value indicating whether the text is hidden. Syntax Remarks When not explicitly set, the actual value of the property is determined at a higher level of the property resolution hierarchy.

Reset Method (FontEffects)

Restores all property values for this instance to their respective defaults. Syntax

Shadow Property

Returns or sets a boolean value indicating whether a shadow is drawn around the text. Syntax Remarks When not explicitly set, the actual value of the property is determined at a higher level of the property resolution hierarchy. The Shadow property is not applicable when the TextEffect property is set to enable em...

StrikeThrough Property

Returns or sets a boolean value indicating whether a single or double line is drawn through the text. Syntax Remarks When not explicitly set, the actual value of the property is determined at a higher level of the property resolution hierarchy.

TextEffect Property

Returns or sets a value indicating whether the font appears embossed, engraved, or outlined. Syntax Remarks When not explicitly set, the actual value of the property is determined at a higher level of the property resolution hierarchy. When the embossing or engraving effect is enabled, the Shadow property is not a...

VerticalAlignment Property (FontEffects)

Returns or sets a value indicating whether the text is drawn in small letters above or below the baseline, i.e., in subscript or superscript. Syntax Remarks When not explicitly set, the actual value of the property is determined at a higher level of the property resolution hierarchy.

FontTextEffect Enumeration

Constants which define additional special effects for the font, i.e., engraved, embossed, outlined, or shadowed. Syntax Members Member Description Default The actual value is determined at a higher level of the property resolution hierarchy. EmbossingOff The EmbossingOn setting is explicitly disabled for the assoc...

FontVerticalAlignment Enumeration

Constants which define the manner in which characters are vertically aligned, i.e., when the characters appear in subscript or superscript. Syntax Members Member Description Baseline Normal; the text is rendered at its normal location as relative to the baseline for the associated run. Use this setting to clear th...

Font Class Fields

For a list of all members of this type, see Font members. Public Fields Name Description SizeMaxValueTwips The maximum allowable value for the Size property, expressed in twips (32760) Top

Font Class Members

Public Fields Public Properties Public Methods