Share Email Facebook Twitter LinkedIn TextNode.Text Property The content of the text annotation as a plain string stripped of all formatting. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public string Text { get; }Property ValueString Remarks The text may contain new-lines if there are any in the text annotation. See AlsoReferenceTextNode ClassAutodesk.Revit.DB Namespace