[]
Possible values for how large or small the document appears on the screen in the application.
public enum ZoomType
Public Enum ZoomType
| Name | Description |
|---|---|
| BestFit | Best fit the page to the current window. |
| Fullpage | View the full page. |
| None | Do not adjust the view settings for the page. |
| TextFit | Best fit the text of the page to the current window. |