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