Access the type of the TextNote object.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public TextNoteType TextNoteType { get; set; }Property Value
TextNoteType
Remarks
The type of the TextNote object can be retrieved or changed.
See Also
Reference