Click or drag to resize
OGFont Properties

The OGFont type exposes the following members.

Properties
  NameDescription
Public propertyBold
Gets a value that indicates if this font is bold.
Public propertyDescription
Internal.
Public propertyFaceName
Gets the face name for this font.
Public propertyIncludeBold
Gets or sets a value to show that the Bold property is set.
Public propertyIncludeFaceName
Gets or sets a value to show that the FaceName property is set.
Public propertyIncludeItalic
Gets or sets a value to show that the Italic property is set.
Public propertyIncludeOrientation
Gets or sets a value to show that the Orientation property is set.
Public propertyIncludeSize
Gets or sets a value to show that the Size property is set.
Public propertyIncludeStrikeOut
Gets or sets a value to show that the StrikeOut property is set.
Public propertyIncludeUnderLine
Gets or sets a value to show that the UnderLine property is set.
Public propertyIsEmpty
Indicates if the font has no properties set.
Public propertyItalic
Gets a value that indicates if this font is italicized.
Public propertyOrientation
Gets the orientation of this font.
Public propertySize
Gets the point size of this font.
Public propertyStrikeOut
Gets a value that indicates if this font is struck out.
Public propertyUnderLine
Gets a value that indicates if this font is underlined.
Top
See Also