←Select platform

UnicodeCharacters Property

Summary
Gets or sets the unicode characters.
Syntax
C#
VB
C++
public ushort[] UnicodeCharacters { get; set; } 
  
Public Property UnicodeCharacters As UShort() 
public: 
property array<ushort>^ UnicodeCharacters { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 

Property Value

Array storage of unicode characters.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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