TextAppearance Properties
Contains text appearance settings.| Name | Description |
|---|---|
| CharacterSpacing | Gets or sets the spacing between text characters. |
| Fill | Gets or sets the fill settings of text. |
| Font | Gets or sets the text font. |
| FontSize | Gets or sets the text font size. |
| HorizontalScaling | Gets or sets the font’s scaling percentage. |
| WordSpacing | Gets or sets spacing between words. |
See Also