Share

ZoomType Enumeration

An enumerated type listing all Zoom types of Print Setting.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

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

Reference

Was this information helpful?