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




value
Unicode character to be converted to the current Code Page.

Glossary Item Box

Converts character from Unicode to Code Page.

Syntax

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

Parameters

value
Unicode character to be converted to the current Code Page.

Return Value

Code Page character code byte.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.