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, 1.0 represents a magnification of 100%).

Assembly: PdfViewer4WinNet (Module: PdfViewer4WinNet) Version: 2.0.3167.22351 (2.0.0.0)