Font
|
The FontConverterZpl type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Equals |
(Inherited from Object) |
|
|
GetHashCode |
(Inherited from Object) |
|
|
GetTteFontHeader | Returns a Stream which provides the TTE header information as determined from the source stream. |
|
|
GetTtfFontHeader | Returns a Stream which provides the TTF header information as determined from the source stream. |
|
|
GetType |
(Inherited from Object) |
|
|
SaveAsTtePrinterFont(Stream, Stream, String) | Converts a native TrueType® font to a ZPL TTE format. |
|
|
SaveAsTtePrinterFont(String, Stream, String) | Converts a native TrueType® font to a ZPL TTE format. |
|
|
SaveAsTtfPrinterFont(Stream, Stream, String) | Converts a native TrueType® font to a ZPL TTF format. |
|
|
SaveAsTtfPrinterFont(String, Stream, String) | Converts a native TrueType® font to a ZPL TTF format. |
|
|
ToString |
(Inherited from Object) |