An enumerated type listing all Zoom types of Print Setting.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public enum ZoomType
Members
Member name | Value | Description |
---|---|---|
FitToPage | 0 | The type of Zoom is Fit To Page. |
Zoom | 1 | The type of Zoom is user defined. |