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

Show in webframe

Manufacturer Property








Gets or sets the Manufacturer (0008,0070).
Syntax
public string Manufacturer {get; set;}
'Declaration
 
Public Property Manufacturer As String
'Usage
 
Dim instance As DicomPrinterInformation
Dim value As String
 
instance.Manufacturer = value
 
value = instance.Manufacturer
public string Manufacturer {get; set;}
 <br/>get_Manufacturer();<br/>set_Manufacturer(value);<br/>Object.defineProperty('Manufacturer'); 
public:
property String^ Manufacturer {
   String^ get();
   void set (    String^ value);
}

Property Value

The Manufacturer (0008,0070).
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