Share

TextEditorOptions.GetTextEditorOptions Method

Returns the current Revit instance's TextEditorOptions.


Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static TextEditorOptions GetTextEditorOptions()

Return Value

TextEditorOptions
The TextEditorOptions for the current Revit instance.

See Also

Reference

Was this information helpful?