API Reference > Other Classes > OdFontServices Class > OdFontServices Methods > OdFontServices::getBigFontFilePath Method
OdFontServices::getBigFontFilePath Method
Syntax
C++
virtual OdString getBigFontFilePath(OdGiTextStyle& textStyle, OdDbBaseDatabase* pDb) const = 0;
Parameters 
Description 
OdGiTextStyle& textStyle 
[in] TextStyle object.  
OdDbBaseDatabase* pDb 
[in] Pointer to the database. 

Returns the BigFontFilePath for the specified OdGiTextStyle and OdDbDatabase objects.

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