Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

PrinterStatusInfo Property (DicomPrinterReportInformation)








Gets or sets the Printer Status Info (2110,0020).
Syntax
public string PrinterStatusInfo {get; set;}
'Declaration
 
Public Property PrinterStatusInfo As String
'Usage
 
Dim instance As DicomPrinterReportInformation
Dim value As String
 
instance.PrinterStatusInfo = value
 
value = instance.PrinterStatusInfo
public string PrinterStatusInfo {get; set;}
 <br/>get_PrinterStatusInfo();<br/>set_PrinterStatusInfo(value);<br/>Object.defineProperty('PrinterStatusInfo'); 
public:
property String^ PrinterStatusInfo {
   String^ get();
   void set (    String^ value);
}

Property Value

The Printer Status Info (2110,0020).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomPrinterReportInformation Class
DicomPrinterReportInformation Members

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features