| Visual Basic (Declaration) | |
|---|---|
Public Property PrinterStatusInfo As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public string PrinterStatusInfo {get; set;} | |
Return Value
The Printer Status Info (2110,0020).For an example, refer to DicomPrintScu.Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code