Get the type of the TextElement object.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public TextElementType Symbol { get; }Property Value
TextElementType
Remarks
The user can call this property to get the related type.
See Also
Reference