PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerSetZoom Method

PDF Viewer Control for .NET Windows Forms
Sets the magnification according to the specified value.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void SetZoom(
	float percent
)

Parameters

percent
Type: SystemSingle
The desired zoom factor, expressed as a percentage (for example, 100 represents a magnification of 100%).
See Also

Reference