The content of the text annotation as a plain string stripped of all formatting.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string Text { get; }Property Value
String
Remarks
The text may contain new-lines if there are any in the text annotation.
See Also
Reference