PageZoom Enum

Specifies zoom type.

public enum PageZoom
Public Enum PageZoom

Inheritance: ObjectValueTypeEnumPageZoom

Fields

PageZoom.FitBox4Fit all elements of page in window.
PageZoom.FitHeight3Fit height of page in window.
PageZoom.FitPage1Fit page in window.
PageZoom.FitWidth2Fit width of page in window.
PageZoom.None6OpenAction entry will not be write into the PDF document.
PageZoom.Percentage5Sets initial zoom percentage of the page.
PageZoom.Retain0Keep unchanged.

Licensing Info

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

See Also

ceTe.DynamicPDF

In this topic