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

MultiLocalizedUnicode Property






Gets or sets the IccMultiLocalizedUnicode structure. .NET support
Syntax
public IccMultiLocalizedUnicode MultiLocalizedUnicode {get; set;}
'Declaration
 
Public Property MultiLocalizedUnicode As IccMultiLocalizedUnicode
'Usage
 
Dim instance As IccMultiLocalizedUnicodeTagType
Dim value As IccMultiLocalizedUnicode
 
instance.MultiLocalizedUnicode = value
 
value = instance.MultiLocalizedUnicode
public IccMultiLocalizedUnicode MultiLocalizedUnicode {get; set;}
 get_MultiLocalizedUnicode();
set_MultiLocalizedUnicode(value);
public:
property IccMultiLocalizedUnicode MultiLocalizedUnicode {
   IccMultiLocalizedUnicode get();
   void set (    IccMultiLocalizedUnicode value);
}

Property Value

IccMultiLocalizedUnicode structure that contains the tag's data.
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

IccMultiLocalizedUnicodeTagType Class
IccMultiLocalizedUnicodeTagType Members

 

 


Products | Support | Contact Us | Copyright Notices

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