Version

FontEffects Class Members

The following tables list the members exposed by FontEffects.

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.  
Public Methods
 NameDescription
Public MethodResetRestores all property values for this instance to their respective defaults.  
See Also