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 C# VB C++ F# public bool IsViewerModeActive { get; } Public ReadOnly Property IsViewerModeActive As Boolean Get public: property bool IsViewerModeActive { bool get (); } member IsViewerModeActive : bool with get Property Value Boolean See Also Reference UIControlledApplication Class Autodesk.Revit.UI Namespace
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 C# VB C++ F# public bool IsViewerModeActive { get; } Public ReadOnly Property IsViewerModeActive As Boolean Get public: property bool IsViewerModeActive { bool get (); } member IsViewerModeActive : bool with get Property Value Boolean See Also Reference UIControlledApplication Class Autodesk.Revit.UI Namespace