LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

DeviceManufacturerDescription Property






Gets or sets the device manufacturer description. .NET support
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 IccMultiLocalizedUnicodeTagType DeviceManufacturerDescription {get; set;}
 get_DeviceManufacturerDescription();
set_DeviceManufacturerDescription(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccProfileDescription Structure
IccProfileDescription Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.