[This is preliminary documentation and is subject to change.]
The Printer SOP Class settings.
| C# | Visual Basic | Visual C++ |
public interface IPrinter
Public Interface IPrinter
public interface class IPrinter
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ApplyStatus(PrinterStatus, String, Boolean) |
Apply a new printer status and corresponding status info.
| |
| DateOfLastCalibration |
Date when the printer was last calibrated.
| |
| DeviceSerialNumber |
Manufacturer's serial number of the printer.
| |
| Manufacturer |
Manufacturer of the printer.
| |
| ManufacturerModelName |
Manufacturer's model number of the printer.
| |
| PrinterName |
User defined name identifying the printer.
| |
| SoftwareVersions |
Manufacturer's designation of software version of the printer.
| |
| Status |
Printer device status.
| |
| StatusInfo |
Additional information about Printer Status.
| |
| StatusInfoDefinedTerms |
Defined Terms for Printer Status Info.
| |
| TimeOfLastCalibration |
Time when the printer was last calibrated.
|
Allows retrieval of the printer status.
Allows manipulation of the Printer Status.