Enum ZoomType
The zoom type for the document.
Namespace: Sartorius.SAF.Presentation.Controls
Assembly: Sartorius.SAF.Presentation.Controls.Pdf_hpsftrbd_wpftmp.dll
Syntax
public enum ZoomType : int
Fields
| Name | Description |
|---|---|
| Custom | Custom zoom (using Zoom). |
| FitToViewport | Zooming to a whole page. |
| FitToViewportWidth | Zooming to the maximum width. |