Click or drag to resize

FontConverterZpl Methods

The FontConverterZpl type exposes the following members.

Methods
  Name Description
Public method Equals
(Inherited from Object)
Public method GetHashCode
(Inherited from Object)
Public method Static member GetTteFontHeader Returns a Stream which provides the TTE header information as determined from the source stream.
Public method Static member GetTtfFontHeader Returns a Stream which provides the TTF header information as determined from the source stream.
Public method GetType
(Inherited from Object)
Public method Static member SaveAsTtePrinterFont(Stream, Stream, String) Converts a native TrueType® font to a ZPL TTE format.
Public method Static member SaveAsTtePrinterFont(String, Stream, String) Converts a native TrueType® font to a ZPL TTE format.
Public method Static member SaveAsTtfPrinterFont(Stream, Stream, String) Converts a native TrueType® font to a ZPL TTF format.
Public method Static member SaveAsTtfPrinterFont(String, Stream, String) Converts a native TrueType® font to a ZPL TTF format.
Public method ToString
(Inherited from Object)
Top
See Also