C++
ACDBCORE2D_PORT Acad::ErrorStatus text( AcString & sText ) const;
Description
Gets the contents of the text string with formatting removed.
Parameters
Parameters | Description |
---|---|
sText | Output string that contains the text string |
ACDBCORE2D_PORT Acad::ErrorStatus text( AcString & sText ) const;
Gets the contents of the text string with formatting removed.
Parameters | Description |
---|---|
sText | Output string that contains the text string |