FontConverterZpl Class | 
          
Namespace: Zebra.Sdk.Printer
The FontConverterZpl type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (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 | Gets the Type of the current instance.  (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 | Returns a string that represents the current object.  (Inherited from Object.) |