API Reference > OdDb Classes > OdDbTextStyleTableRecord Class > OdDbTextStyleTableRecord Methods > OdDbTextStyleTableRecord::setBigFontFileName Method
OdDbTextStyleTableRecord::setBigFontFileName Method
Syntax
C++
void setBigFontFileName(const OdString& sBigFont);
Parameters 
Description 
const OdString& sBigFont 
[in] Big-font filename without path to be associated with the text style as a String value. 

Sets the name of the /big-font/ file and associates this big-font with the text style (DXF 4). This /big-font/ defines the shape of Asian-language letters and special characters for text. 

 

Example of Working with the Text Style Record Object 

Fonts of Text Styles 

OdDbTextStyleTableRecord::bigFontFileName(), OdDbTextStyleTableRecord::setFileName() methods

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