Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdFont::hasCharacter Method
Syntax
C++
virtual bool hasCharacter(OdChar character) = 0;

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

 

Parameters
Description
character
[in] Character.

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

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