LEADTOOLS Medical (Leadtools.Dicom assembly)

PrintPriority Property (DicomPrintJobInformation)

Show in webframe







Gets or sets the Print Priority (2000,0020).
Syntax
public string PrintPriority {get; set;}
'Declaration
 
Public Property PrintPriority As String
'Usage
 
Dim instance As DicomPrintJobInformation
Dim value As String
 
instance.PrintPriority = value
 
value = instance.PrintPriority
public string PrintPriority {get; set;}

            

            
 
get_PrintPriority();
set_PrintPriority(value);
Object.defineProperty('PrintPriority');
public:
property String^ PrintPriority {
   String^ get();
   void set (    String^ value);
}

Property Value

The Print Priority (2000,0020).
Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

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