The FontHolder type exposes the following members.

Properties

  Name Description
Public property Bold
Gets or sets a value that indicates whether the encapsulated Font()()()() is bold.
Public property GdiCharSet
Gets or sets the GDI character set used by the encapsulated Font()()()().
Public property Italic
Gets or sets a value that indicates whether the encapsulated Font()()()() is italic.
Public property Name
Gets or sets the name of the encapsulated Font()()()() object.
Public property Size
Gets or sets the Size of the encapsulated Font()()()() object.
Public property Strikethrough
Gets or sets a value that indicates whether the encapsulated Font()()()() has a horizontal line through the text.
Public property Underline
Gets or sets a value that indicates whether the encapsulated Font()()()() is underlined.

See Also