StarPrinter
The class that controls the printer
Constructor |
|
---|---|
Initialize object |
Property |
||
---|---|---|
Printer information |
||
Printer connection settings |
||
Template |
||
Error details |
||
Status event for the printer |
||
Status event for the cash drawer |
||
Status event for an input device |
||
Status event for the customer display |
||
Open timeout (msec) |
||
Print timeout (msec) |
||
Get status timeout (msec) |
||
Set/Get Star Configuration timeout(msec) |
Method |
|
---|---|
Open the printer |
|
print(command: string, starSpoolJobSettings: StarSpoolJobSettings) |
Print using the printer’s spooler function |
Print binary data |
|
Get the printer status |
|
Get the print job status of the specified print job ID |
|
Get the print job history (List of print job status) for the specified number of jobs from the most recent. |
|
Get the present Star Configuration |
|
Get the default Star Configuration |
|
Set Star Configuration |
|
Close the printer |
|
Dispose the object |