Share

text Method

Overload List

Method Description
AcDbMText::text (AcString &) Gets the contents of the text string with formatting removed.
AcDbMText::text ()text() returns an allocated pointer to MText contents with formatting removed. The caller is responsible for freeing returned pointer.

Was this information helpful?