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. 

Returns true if and only if the specified character is defined in this Font object.

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