ZoomType Enumeration

An enumerated type listing all Zoom types of Print Setting.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ZoomType
Members
Member nameValueDescription
FitToPage0 The type of Zoom is Fit To Page.
Zoom1 The type of Zoom is user defined.
See Also