API Reference > Classes > PRC Miscellaneous Classes > OdPrcFontKeysSameFont Class > OdPrcFontKeysSameFont Structures > OdPrcFontKeysSameFont::FontKey Structure > FontKey Data Members > OdPrcFontKeysSameFont::FontKey::attributes Data Member
OdPrcFontKeysSameFont::FontKey::attributes Data Member
Syntax
C++
OdUInt8 attributes;

Font attribute flags.

Value 
Description 
Bold flag. 
Italic flag. 
Underlined flag. 
16 
Strike-Out flag. 
32 
Overlined flag. 
64 
Stretch flag. If switched on, indicates that the text must be streched to fit within its bounding box. Used only if the original font is not used. 
128 
Wire flag. If switched on, the original font is a wireframe font. 
256 
Fixed width flag. If switched on, the original font is not proportional (each glyph has the same width). 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.