PDF Viewer Control for .NET 2.0 Windows Forms
SetZoom Method (percent)
NamespacesPdfViewer4WinNetPdfViewerSetZoom(Single)
Sets the magnification according to the specified value.
Declaration Syntax
C#Visual BasicVisual C++
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.0.0.33756 (3.0.0.0)