LEADTOOLS Medical (Leadtools.Dicom assembly)

ManufacturerModelName Property

Show in webframe







Gets or sets the Manufacturer's Model Name (0008,1090).
Syntax
public string ManufacturerModelName {get; set;}
'Declaration
 
Public Property ManufacturerModelName As String
'Usage
 
Dim instance As DicomPrinterInformation
Dim value As String
 
instance.ManufacturerModelName = value
 
value = instance.ManufacturerModelName
public string ManufacturerModelName {get; set;}

            

            
 
get_ManufacturerModelName();
set_ManufacturerModelName(value);
Object.defineProperty('ManufacturerModelName');
public:
property String^ ManufacturerModelName {
   String^ get();
   void set (    String^ value);
}

Property Value

The Manufacturer's Model Name (0008,1090).
Example
For an example, refer to Associate(String,Int32,String,String,DicomPrintScuPrintManagementClassFlags).
Requirements

Target Platforms

See Also

Reference

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