←Select platform

UnicodeCharacters Property

Summary
Gets or sets the unicode characters.
Syntax
C#
C++/CLI
Python
public ushort[] UnicodeCharacters { get; set; } 
public: 
property array<ushort>^ UnicodeCharacters { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 
UnicodeCharacters # get and set (IccMultiLocalizedUnicode) 

Property Value

Array storage of unicode characters.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.