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

Show in webframe

PrinterStatus Property








Gets or sets the Printer Status (2110,0010).
Syntax
public string PrinterStatus {get; set;}
'Declaration
 
Public Property PrinterStatus As String
'Usage
 
Dim instance As DicomPrinterInformation
Dim value As String
 
instance.PrinterStatus = value
 
value = instance.PrinterStatus
public string PrinterStatus {get; set;}
 <br/>get_PrinterStatus();<br/>set_PrinterStatus(value);<br/>Object.defineProperty('PrinterStatus'); 
public:
property String^ PrinterStatus {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms

See Also

Reference

DicomPrinterInformation Class
DicomPrinterInformation 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