Sets the magnification according to the specified value.

Declaration Syntax
public void SetZoom(
float percent
)
Public Sub SetZoom ( _
percent As Single _
)
public:
void SetZoom(
float percent
)

Parameters
- percent (Single)
- The desired zoom factor, expressed as a percentage
(for example, 1.0 represents a magnification of 100%).
Assembly:
PdfViewer4WinNet (Module: PdfViewer4WinNet) Version: 2.0.3167.22351 (2.0.0.0)