The Font type exposes the following members.

Constructors

  NameDescription
Font
Initializes a new instance of the Font class

Methods

  NameDescription
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
CharHeight
Gets or sets the character's height of this Font object.
CharWidth
Gets or sets the character's width of this Font object.
IsBuiltInFont
Gets or sets whether this font is a standard font built-in the thermal printer.
Name
Gets or sets the face name of this Font object.
Unit
Gets or sets the unit of measure for this Font object. Default value is Point.

See Also