The following tables list the members exposed by ITextStyle.
Name | Description | |
---|---|---|
![]() | Angle | Gets or sets the angle of the TextStyle. |
![]() | Backwards | Gets or sets whether to display a mirror image of the text for the TextStyle. |
![]() | BigFont | Gets or sets the file name of the big font for the TextStyle. |
![]() | Font | Gets or sets the name of the font for the TextStyle. |
![]() | Handle | Gets the value of the handle for the TextStyle. |
![]() | Height | Gets or sets the height of the TextStyle. |
![]() | Name | Gets the name of the TextStyle. |
![]() | Spacing | Gets or sets the aspect ratio (the width of the characters in relation to the height) of the TextStyle. |
![]() | TextStyleFontType | Gets the type of font of the TextStyle. |
![]() | UpsideDown | Gets or sets whether to display the text of the TextStyle upside down. |
![]() | Vertical | Gets or sets whether to vertically align the text of the TextStyle. |
Name | Description | |
---|---|---|
![]() | Activate | Activates the TextStyle. |
![]() | CreateExtensionDictionary | Creates a dictionary for the TextStyle. |
![]() | DeleteCustomData | Deletes the specified custom data from the TextStyle. |
![]() | GetCustomData | Gets the specified custom data for the TextStyle. |
![]() | GetExtensionDictionary | Gets the dictionary for the TextStyle. |
![]() | GetFontParameters | Gets the parameters of a Windows font for the TextStyle. |
![]() | ReleaseExtensionDictionary | Releases and erases the dictionary for the TextStyle, if the dictionary exists and is empty. |
![]() | Rename | Renames the TextStyle. |
![]() | SetCustomData | Sets the custom data for the TextStyle. |
![]() | SetFontParameters | Sets the parameters of a Windows font for the TextStyle. |