The FontHolder type exposes the following members.
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 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.
|