API Reference > Other Classes > OdCharMapper Class > OdCharMapper Methods > OdCharMapper::getReorderCharsetByChar Method
OdCharMapper::getReorderCharsetByChar Method
Syntax
C++
static OdUInt16 getReorderCharsetByChar(OdChar ch);
Parameters 
Description 
OdChar ch 
[in] Character.  

The charset corresponding to the specified character.

Gets 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.