Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdCharMapper::getReorderCharsetByChar Method
Syntax
C++
static OdUInt16 getReorderCharsetByChar(OdChar ch);

Gets the charset corresponding to the specified character. 

 

Parameters
Description
ch
[in] Character.

The charset corresponding to the specified character.

If the character is in the Hebrew range, returns 0xB1. If the character is in the Arabic range, returns 0xB2. Otherwise returns 0.

Copyright © 2002-2022. Open Design Alliance All rights reserved.