Zoom Enum

Specifies the zoom mode types.

public enum Zoom
Public Enum Zoom

Inheritance: ObjectValueTypeEnumZoom

Fields

Zoom.ActualSize3Shows the page in its actual size.
Zoom.FitHeight2Make the page to fit on the display only vertical.
Zoom.FitPage0Make the page to fit on the display either vertical or horizontal.
Zoom.FitWidth1Make the page to fit on the display only horizontal.
Zoom.ZoomPercent4Shows the page at a zoom factor specified by the user.

Licensing Info

This enum is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF.Viewer

In this topic