Revit 2025 API
Print
Range Enumeration
An enumerated type listing all Print Range types of Print.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
C#
VB
C++
F#
Copy
public
enum
PrintRange
Public
Enumeration
PrintRange
public
enum class
PrintRange
type
PrintRange
Members
Member name
Value
Description
Current
0
A range that represents just the currently active view.
Visible
1
Visible portion of current window.
Select
2
A range that represents a list of selected views and sheets.
See Also
Reference
Autodesk.Revit.DB Namespace
Send comments on this topic to
Autodesk