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

image\sqrblit.gif GetInfo method: This method queries the Print SCP for information about the printer.

Properties

image\sqrblit.gif DateOfLastCalibration property: This property specifies the Date of Last Calibration (0018,1200).

image\sqrblit.gif DeviceSerialNumber property: This property specifies the Device Serial Number (0018,1000).

image\sqrblit.gif MainObject property: This property returns a reference to the LEADDicomPrintSCU object.

image\sqrblit.gif Manufacturer property: This property specifies the Manufacturer (0008,0070).

image\sqrblit.gif ManufacturerModelName property: This property specifies the Manufacturer’s Model Name (0008,1090).

image\sqrblit.gif PrinterName property: This property specifies the Printer Name (2110,0030).

image\sqrblit.gif PrinterStatus property: This property specifies the Printer Status (2110,0010).

image\sqrblit.gif PrinterStatusInfo property: This property specifies the Printer Status Info (2110,0020).

image\sqrblit.gif RequiredInfo property: This property specifies the printer information to be retrieved using the GetInfo method.

image\sqrblit.gif SoftwareVersions property: This property specifies the Software Version(s) (0018,1020).

image\sqrblit.gif TimeOfLastCalibration property: This property specifies the Time of Last Calibration (0018,1201).