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

Returns the specified OdGiTextStyle record for the specified OdDbDatabase object.

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