Returns the current Revit instance's TextEditorOptions.
Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static TextEditorOptions GetTextEditorOptions()
Return Value
TextEditorOptionsThe TextEditorOptions for the current Revit instance.
