PageZoom Enum
Specifies zoom type.
public enum PageZoom
Public Enum PageZoom
Inheritance: ObjectValueTypeEnumPageZoom
Fields
PageZoom.FitBox | 4 | Fit all elements of page in window. |
PageZoom.FitHeight | 3 | Fit height of page in window. |
PageZoom.FitPage | 1 | Fit page in window. |
PageZoom.FitWidth | 2 | Fit width of page in window. |
PageZoom.None | 6 | OpenAction entry will not be write into the PDF document. |
PageZoom.Percentage | 5 | Sets initial zoom percentage of the page. |
PageZoom.Retain | 0 | Keep unchanged. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.