IsViewerModeActive Property


UIControlled Application Is Viewer Mode Active Property

Identifies if the current Revit session is running in Viewer mode

Namespace: Autodesk.Revit.UI
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool IsViewerModeActive { get; }

Property Value

Boolean
See Also