LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

MultiLocalizedUnicode Property

Show in webframe





Gets or sets the IccMultiLocalizedUnicode structure.
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:
property IccMultiLocalizedUnicode MultiLocalizedUnicode {
   IccMultiLocalizedUnicode get();
   void set (    IccMultiLocalizedUnicode value);
}

Property Value

IccMultiLocalizedUnicode structure that contains the tag's data.
Requirements

Target Platforms

See Also

Reference

IccMultiLocalizedUnicodeTagType Class
IccMultiLocalizedUnicodeTagType Members

 

 


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