Share

MText.Contents Property

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

Links

MText Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?