ITextStyle Interface Properties Send Feedback
See Also 

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

Public Properties

 NameDescription
 PropertyAngleGets or sets the angle of the TextStyle.  
 PropertyBackwardsGets or sets whether to display a mirror image of the text for the TextStyle.  
 PropertyBigFontGets or sets the file name of the big font for the TextStyle.  
 PropertyFontGets or sets the name of the font for the TextStyle.  
 PropertyHandleGets the value of the handle for the TextStyle.  
 PropertyHeightGets or sets the height of the TextStyle.  
 PropertyNameGets the name of the TextStyle.  
 PropertySpacingGets or sets the aspect ratio (the width of the characters in relation to the height) of the TextStyle.  
 PropertyTextStyleFontTypeGets the type of font of the TextStyle.  
 PropertyUpsideDownGets or sets whether to display the text of the TextStyle upside down.  
 PropertyVerticalGets or sets whether to vertically align the text of the TextStyle.  
Top

See Also