ZebraPrinterFactory Methods | 
          
The ZebraPrinterFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateLinkOsPrinter(ZebraPrinter) | 
            Create a wrapper around a Zebra printer that provides access to Link-OS features.
              | |
| CreateLinkOsPrinter(ZebraPrinter, LinkOsInformation) | 
            Create a wrapper around a Zebra printer that provides access to Link-OS features.
              | |
| CreateLinkOsPrinter(ZebraPrinter, PrinterLanguage) | 
            Create a wrapper around a Zebra printer that provides access to Link-OS features.
              | |
| CreateLinkOsPrinter(ZebraPrinter, LinkOsInformation, PrinterLanguage) | 
            Create a wrapper around a Zebra printer that provides access to Link-OS features.
              | |
| 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.) | |
| GetInstance(Connection) | 
            Factory method to create the correct ZebraPrinter concrete class based on the printer's control language.
              | |
| GetInstance(String, Connection) | 
            Factory method to create the correct ZebraPrinter concrete class based on the printer's control language.
              | |
| GetInstance(PrinterLanguage, Connection) | 
            Factory method to create the correct ZebraPrinter concrete class based on the printer's control language.
              | |
| GetLinkOsPrinter(Connection) | 
            Create Link-OS Zebra printer from a connection that provides access to Link-OS features.
              | |
| GetLinkOsPrinter(Connection, LinkOsInformation) | 
            Create Link-OS Zebra printer from a connection that provides access to Link-OS features.
              | |
| GetLinkOsPrinter(Connection, PrinterLanguage) | 
            Create Link-OS Zebra printer from a connection that provides access to Link-OS features.
              | |
| GetLinkOsPrinter(Connection, LinkOsInformation, PrinterLanguage) | 
            Create Link-OS Zebra printer from a connection that provides access to Link-OS features.
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |