LEADTOOLS Medical (Leadtools.Dicom assembly)

PrinterName Property (DicomPrintJobReportInformation)

Show in webframe







Gets or sets the Printer Name (2110,0030).
Syntax
public string PrinterName {get; set;}
'Declaration
 
Public Property PrinterName As String
'Usage
 
Dim instance As DicomPrintJobReportInformation
Dim value As String
 
instance.PrinterName = value
 
value = instance.PrinterName
public string PrinterName {get; set;}

            

            
 
get_PrinterName();
set_PrinterName(value);
Object.defineProperty('PrinterName');
public:
property String^ PrinterName {
   String^ get();
   void set (    String^ value);
}

Property Value

The Printer Name (2110,0030).
Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

DicomPrintJobReportInformation Class
DicomPrintJobReportInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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