API Reference > Other Classes > OdFont Class > OdFont Methods > OdFont::hasCharacter Method
OdFont::hasCharacter Method
Syntax
C++
virtual bool hasCharacter(OdChar character) = 0;
Parameters 
Description 
OdChar character 
[in] Character.  

The true value if the specified character is defined in this font object successfully, or an appropriate error code otherwise.

Checks whether the specified character is defined in this font object. 

 

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