API Reference > Classes > PRC Miscellaneous Classes > OdPrcFontKeysSameFont Class > OdPrcFontKeysSameFont Methods > fontKeys Method > OdPrcFontKeysSameFont::fontKeys Method ()
OdPrcFontKeysSameFont::fontKeys Method ()
Syntax
C++
OdArray<FontKey> & fontKeys();

Returns the current list of font keys. The font keys list is returned as a reference to an array of OdPrcFontKeysSameFont::FontKey structures, therefore it can be used to set a new font keys list.

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.