LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
IccMultiLocalizedUnicodeTagType Class Members
See Also  Properties  Methods 
Leadtools.ColorConversion Namespace : IccMultiLocalizedUnicodeTagType Class

The following tables list the members exposed by IccMultiLocalizedUnicodeTagType.

Public Constructors

 NameDescription
public Constructor IccMultiLocalizedUnicodeTagType ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property BaseReservedGets the 4 reserved bytes. Currently they are set to 0. (Inherited from Leadtools.ColorConversion.IccTagTypeBase)
public Property MultiLocalizedUnicodeGets or sets the IccMultiLocalizedUnicode structure.  
public Property TagTypeSignatureGets the tag type signature. (Inherited from Leadtools.ColorConversion.IccTagTypeBase)
Top

Public Methods

 NameDescription
public Method ToStringOverridden. Returns a meaningful name for this method.  
Top

See Also