Revit 2025.3 API
View |
The view to be printed.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public View View { get; }
Public ReadOnly Property View As View Get
public: property View^ View { View^ get (); }
member View : View with get
Property Value
ViewSee Also