Description
Accesses the character contents of the MText object. Formatting data used for word wrap calculations is removed before the string is copied.
Visual Basic
Public Property Contents() As string
C#
public string Contents;
Conditions
Read / Write