The following tables list the members exposed by Printer.
Name | Description | |
---|---|---|
Printer Constructor | Overloaded. Initializes a new instance of the class with the specified printer information. |
Name | Description | |
---|---|---|
PrinterName | (Read only) Gets the name of the printer. | |
Specifications | Gets or sets the printer specifications. |
Name | Description | |
---|---|---|
CancelPrintedJob | Cancels the print job with the specified job id. | |
Install | Installs the LEADTOOLS Virtual Printer to the system. | |
IsLeadtoolsPrinter | Determines whether the specified printer is a LEADTOOLS Virtual Printer. | |
IsPrinterLocked | Determines whether the specified printer is locked. | |
Lock | Locks the specified printer to prevent applications from directly printing to it. | |
ToString | Overridden. Gets the name of the printer. | |
UnInstall | Uninstalls the printer from the system. | |
UnLock | Unlocks the specified printer and enables applications to print directly to it. |
Name | Description | |
---|---|---|
EmfEvent | Provides the listening application with EMF data for each print job page recieved by the Virtual Printer. | |
JobEvent | Provides the listening application with print job information for each print job recieved by the Virtual Printer. |