Version

FontEffects Class Properties

For a list of all members of this type, see FontEffects members.

Public Properties
 NameDescription
Public PropertyCapitalizationReturns or sets a value indicating whether the font is displayed in normal or small capitalized letters.  
Public PropertyHiddenReturns or sets a boolean value indicating whether the text is hidden.  
Public PropertyShadowReturns or sets a boolean value indicating whether a shadow is drawn around the text.  
Public PropertyStrikeThroughReturns or sets a boolean value indicating whether a single or double line is drawn through the text.  
Public PropertyTextEffectReturns or sets a value indicating whether the font appears embossed, engraved, or outlined.  
Public PropertyVerticalAlignmentReturns or sets a value indicating whether the text is drawn in small letters above or below the baseline, i.e., in subscript or superscript.  
See Also