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

DeviceModelDescription Property






Gets or sets the device model description. .NET support
Syntax
public IccMultiLocalizedUnicodeTagType DeviceModelDescription {get; set;}
'Declaration
 
Public Property DeviceModelDescription As IccMultiLocalizedUnicodeTagType
'Usage
 
Dim instance As IccProfileDescription
Dim value As IccMultiLocalizedUnicodeTagType
 
instance.DeviceModelDescription = value
 
value = instance.DeviceModelDescription
public IccMultiLocalizedUnicodeTagType DeviceModelDescription {get; set;}
 get_DeviceModelDescription();
set_DeviceModelDescription(value);
public:
property IccMultiLocalizedUnicodeTagType^ DeviceModelDescription {
   IccMultiLocalizedUnicodeTagType^ get();
   void set (    IccMultiLocalizedUnicodeTagType^ value);
}

Property Value

An IccMultiLocalizedUnicodeTagType class that contains displayable description of the device model (profile's deviceModelDescTag).
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.