API Reference > OdDg Classes > OdDgFontTable Class > OdDgFontTable Methods > OdDgFontTable::getLoadedRscFontInfo Method
OdDgFontTable::getLoadedRscFontInfo Method
Syntax
C++
virtual bool getLoadedRscFontInfo(OdUInt32Array& arrNumbers, OdArray<OdString>& arrNames) const;
Parameters 
Description 
OdUInt32Array& arrNumbers 
[out] The array of the rsc font numbers.  
OdArray<OdString>& arrNames 
[out] The array of the rsc font names. 

Returns true if one or more rsc fonts was found, otherwise false.

Return information ( numbers and names ) about loaded rsc fonts. 

 

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