LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

DeviceManufacturerDescription Property

Show in webframe





Gets or sets the device manufacturer description.
Syntax
public IccMultiLocalizedUnicodeTagType DeviceManufacturerDescription {get; set;}
'Declaration
 
Public Property DeviceManufacturerDescription As IccMultiLocalizedUnicodeTagType
'Usage
 
Dim instance As IccProfileDescription
Dim value As IccMultiLocalizedUnicodeTagType
 
instance.DeviceManufacturerDescription = value
 
value = instance.DeviceManufacturerDescription

            

            
public:
property IccMultiLocalizedUnicodeTagType^ DeviceManufacturerDescription {
   IccMultiLocalizedUnicodeTagType^ get();
   void set (    IccMultiLocalizedUnicodeTagType^ value);
}

Property Value

An IccMultiLocalizedUnicodeTagType class that contains displayable description of device manufacturer (profile's deviceMfgDescTag).
Requirements

Target Platforms

See Also

Reference

IccProfileDescription Structure
IccProfileDescription Members

 

 


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