The TerminalFontInfo type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkBold
Forces regular text to be rendered as bold.
Public propertySupported by the .NET Compact FrameworkExtraSize
Gets or sets an extra size by which to adjust the default cell size.
Public propertySupported by the .NET Compact FrameworkFamily
Gets or sets the font family. Sets FamilyName as well.
Public propertySupported by the .NET Compact FrameworkFamilyName
Gets or sets the font family name. Sets Family as well.
Public propertySupported by the .NET Compact FrameworkFontSize
Gets or sets the font em-size in points.
Public propertySupported by the .NET Compact FrameworkCharacterPosition
Specifies an offset by which to adjust the character position within the cell.
Public propertySupported by the .NET Compact FrameworkStyles
Specifies supported font styles.

See Also