ZebraCardPrinterFactory Methods |
The ZebraCardPrinterFactory type exposes the following members.
Name | Description | |
---|---|---|
CreateZmotifPrinter |
Create a wrapper around a Zebra printer that provides access to a ZebraPrinterZmotif object from a ZebraCardPrinter object.
| |
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 |
Factory method to create the correct ZebraCardPrinter concrete class based on the printer's type.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetZmotifPrinter |
Create a wrapper around a Zebra printer that provides access to a ZebraPrinterZmotif object from a Connection object.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |