SpatialElementTag.TagText
Public Property
The text displayed by the tag.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string TagText { get; }
Property Value
String
Remarks
If there are several strings included in the tag, the strings will be returned concatenated.