API Reference > Other Classes > OdFont Class > OdFont Methods > OdFont::getFlags Method
OdFont::getFlags Method
Syntax
C++
OdUInt32 getFlags() const;

Returns the font flags for this Font object.

getFlags() returns a combination of zero or more of the following: 

 

Name 
Value 
kBigFont10 
0x0001 
kUniFont10 
0x0002 
kFont10 
0x0004 
kFont11 
0x0008 
kFont10A 
0x0010 
kTrueType 
0x0020 
kFontGdt 
0x0040 
kFontSimplex6 
0x0080 
kShapes11 
0x0100 
kFontRsc 
0x0200 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.