←Select platform

MultiLocalizedUnicode Property

Summary

Gets or sets the IccMultiLocalizedUnicode structure.

Syntax
C#
VB
C++
public IccMultiLocalizedUnicode MultiLocalizedUnicode { get; set; } 
  
Public Property MultiLocalizedUnicode As IccMultiLocalizedUnicode 
public: 
property IccMultiLocalizedUnicode MultiLocalizedUnicode { 
   IccMultiLocalizedUnicode get(); 
   void set (    IccMultiLocalizedUnicode ); 
} 

Property Value

IccMultiLocalizedUnicode structure that contains the tag's data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly