PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerZoomPercentage Property

PDF Viewer Control for .NET Windows Forms
Gets or sets the zoom percentage of the viewer as a float number. For example, 100 represents a magnification of 100%. A negative value means the default zoom percentage is used. The default value is -1.

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

public float ZoomPercentage { get; set; }

Property Value

Type: Single
See Also

Reference