Sets the magnification according to the specified value, and scrolls the page view both horizontally and vertically according to the specified amounts.
Namespace: PdfViewer4WinNet
Assembly: EvoPdfViewerWinForms (in EvoPdfViewerWinForms.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- percent
- Type: SystemSingle
The desired zoom factor, expressed as a percentage (for example, 1.0 represents a magnification of 100%). - left
- Type: SystemSingle
The horizontal coordinate positioned at the left edge. - top
- Type: SystemSingle
The vertical coordinate positioned at the top edge.
See Also