Autodesk.AutoCAD.DatabaseServices Namespace > DBText Class > DBText Methods > ConvertFieldToText Method
DBText.ConvertFieldToText Method
Description

If the text contains fields, this function converts them to text and removes the fields. It does not evaluate the fields before converting them.

Visual Basic
Public Function ConvertFieldToText() As void
C#
public void ConvertFieldToText();
Links
   Comments?