TextNode.Text
Public Property
The content of the text annotation as a plain string stripped of all formatting.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Text { get; }
Property Value
String
Remarks
The text may contain new-lines if there are any in the text annotation.