The Font type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Equals | (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 | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | 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.
|