In This Topic
The following tables list the members exposed by FontHolder.
Public Properties
| Name | Description |
| Bold | Gets or sets a value that indicates whether the font is bold. |
| Font | Gets or sets the encapsulated Font object. |
| GdiCharSet | Gets or sets the GDI character set used by the font. |
| Italic | Gets or sets a value that indicates whether the encapsulated Font is italic. |
| Name | Gets or sets the name of the font. |
| Size | Gets or sets the size of the font. |
| Strikethrough | Gets or sets a value that indicates whether the font has a horizontal line through the text. |
| Underline | Gets or sets a value that indicates whether the font is underlined. |
Top
Public Methods
Public Events
Public Operators
See Also