API Reference > Classes > Database Classes > OdBmLineAndTextAttribute Class > OdBmLineAndTextAttribute Methods > OdBmLineAndTextAttribute::setIsBold Method
OdBmLineAndTextAttribute::setIsBold Method
Syntax
C++
OdResult setIsBold(bool);
Parameters 
Description 
val 
[in] Input 'bold' flag.
 

eOk if the operation completed successfully, or an appropriate error code otherwise.

Makes a text bold if a passed parameter is true. 

 

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