RVTDocs.com
Namespace: Autodesk.Revit.DB Class: TextNote

TextNote.TextNoteType

Property
Description:
Access the type of the TextNote object.
Remarks:
The type of the TextNote object can be retrieved or changed.
Syntax
public TextNoteType TextNoteType { get; set; }