Working With The LPrinter Object
The Printer property returns a reference to the LPrinter object. This object exposes the ILPrinter interface, which defines the following properties and method that can be used to query the Print SCP for information about the printer:
Methods
GetInfo method: This method queries the Print SCP for information about the printer.
Properties
DateOfLastCalibration property: This property specifies the Date of Last Calibration (0018,1200).
DeviceSerialNumber property: This property specifies the Device Serial Number (0018,1000).
MainObject property: This property returns a reference to the LEADDicomPrintSCU object.
Manufacturer property: This property specifies the Manufacturer (0008,0070).
ManufacturerModelName property: This property specifies the Manufacturer’s Model Name (0008,1090).
PrinterName property: This property specifies the Printer Name (2110,0030).
PrinterStatus property: This property specifies the Printer Status (2110,0010).
PrinterStatusInfo property: This property specifies the Printer Status Info (2110,0020).
RequiredInfo property: This property specifies the printer information to be retrieved using the GetInfo method.
SoftwareVersions property: This property specifies the Software Version(s) (0018,1020).
TimeOfLastCalibration property: This property specifies the Time of Last Calibration (0018,1201).