Click or drag to resize

ViewZoom Enumeration

The PdfWebControlApi Class class exposes the ViewZoom enumeration (enum) for use with the PdfView Class.

Members
NameDescription
Zoom50 Zoom to 50%.
Zoom100 Zoom to 100%.
Zoom200 Zoom to 200%.
ZoomFitAll Zoom to fit page width and height.
ZoomFitHeight Zoom to fit page height.
ZoomFitWidth Zoom to fit page width.
ZoomFitWidth100 Zoom to fit page width with a max zoom of 100%.
See Also