Name | Description | |
---|---|---|
![]() | Bold | Gets a value indicating whether this Font is bold. |
![]() | CharSet | Gets the char set of this Font. |
![]() | Color | Gets the color of this Font. |
![]() | Condense | Gets a value indicating whether this Font is condensed. |
![]() | Extend | Gets a value indicating whether this Font is extend. |
![]() | Family | Gets the font family of this Font. |
![]() | Italic | Gets a value indicating whether this Font is italic. |
![]() | Name | Gets the face name of this Font. |
![]() | Outline | Gets a value indicating whether this Font is outline. |
![]() | Shadow | Gets a value indicating whether this Font is shadow. |
![]() | Size | Gets the em-size of this Font. |
![]() | Strikethrough | Gets a value indicating whether this Font is strike. |
![]() | Style | Gets a FontStyle value indicates the font style. |
![]() | ThemeFont | Gets the ThemeFont value of this Font. |
![]() | Underline | Gets the underline of this Font. |
![]() | VerticalAlign | Gets the vertical alignment of this Font. |