ViewerZoom Enumeration |
Namespace: RadPdf.Web.UI
Member name | Value | Description | |
---|---|---|---|
Zoom50 | 50 | Zoom to 50% | |
Zoom100 | 100 | Zoom to 100% | |
Zoom200 | 200 | Zoom to 200% | |
ZoomFitWidth | -1 | Zoom to fit page width | |
ZoomFitHeight | -2 | Zoom to fit page height | |
ZoomFitAll | -3 | Zoom to fit page width and height | |
ZoomFitWidth100 | 0 | Zoom to fit the page width, but do not zoom in more than 100% |