API Reference > Structs, Records, Enums > OdTextProperties Structure > OdTextProperties Methods > OdTextProperties::isGlyph Method
OdTextProperties::isGlyph Method
Syntax
C++
bool isGlyph() const;

The true value if the kIsGlyph flag is set for this TextProperties object, or false otherwise.

Checks whether the kIsGlyph flag is set for this TextProperties object. 

 

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