ImageGear for .NET
ConvertCodePageToUnicode Method
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecOutputManager Class : ConvertCodePageToUnicode Method




value
Character (Code Page value) to be converted to Unicode.

Glossary Item Box

Converts character from Code Page to Unicode.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

value
Character (Code Page value) to be converted to Unicode.

Return Value

Unicode string.

Remarks

Converts a character from the current, single-byte Code Page (specified by CodePage property) to Unicode.

See Also

©2013. Accusoft Corporation. All Rights Reserved.