Sets the view rectangle according to the specified coordinates.
Namespace: PdfViewer4WinNet
Assembly: PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- left
- Type: SystemSingle
The upper left horizontal coordinate. - top
- Type: SystemSingle
The vertical coordinate in the upper left corner. - width
- Type: SystemSingle
The horizontal width of the rectangle. - height
- Type: SystemSingle
The vertical height of the rectangle.
See Also