RVTDocs.com
Namespace: Autodesk.Revit.DB Class: TextNode

TextNode.Text

Property
Description:
The content of the text annotation as a plain string stripped of all formatting.
Remarks:
The text may contain new-lines if there are any in the text annotation.
Syntax
public string Text { get; }