API Reference > Auxiliary Classes > AECCFormattedText Class > AECCFormattedText Methods > set Method > AECCFormattedText::set Method (OdString&, OdString&)
AECCFormattedText::set Method (OdString&, OdString&)
Syntax
C++
void set(const OdString& strUnformatted, const OdString& strFormatted);
Parameters 
Description 
const OdString& strUnformatted 
[in] Unformatted raw string.  
const OdString& strFormatted 
[in] Formatted string. 

Sets the unformatted and formatted strings to the formatted text object. 

 

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