ZoomFitType
Description:
This enum is used to define type of zoom.
This enum is used to define type of zoom.
public enum ZoomFitType
| Name | Description |
|---|---|
| FitToPage | Fit the whole view into a specific image size. |
| Zoom | Calculate the size of the image using physical size of the view, zoom value and resolution. |