For a list of all members of this type, see Font members.
| Name | Description | |
|---|---|---|
![]() | Bold | Gets or sets a boolean value indicating whether the font is bold. |
![]() | DoubleStrikeout | Gets or sets a boolean value indicating whether the font is double strikeout. |
![]() | DoubleUnderline | Gets or sets a boolean value indicating whether the font is double underlined. |
![]() | IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) |
![]() | Italic | Gets or sets a boolean value indicating whether the font is italic. |
![]() | Name | Gets or sets the name of the font. |
![]() | Preferences | Gets the font preferences associated with the font. |
![]() | Size | Gets or sets the size of the font, in points. |
![]() | Strikeout | Gets or sets a boolean value indicating whether the font is strikeout. |
![]() | Style | Gets or sets the style of the font. |
![]() | Underline | Gets or sets a boolean value indicating whether the font is underlined. |