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, 100 represents a magnification of 100%).
Assembly:
PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)