API Reference > Classes > Essential_Classes > OdBmTextNote Class > OdBmTextNote Methods > OdBmTextNote::setRawText Method
OdBmTextNote::setRawText Method
Syntax
C++
OdResult setRawText(const OdString& rawText);
Parameters 
Description 
const OdString& rawText 
[in] Input string.
 

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

Sets the raw text from a string. 

 

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