The zoom percentage of the target page in a PDF viewer
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public int Zoom { get; set; }
Public Property Zoom As Integer
Get
Set
public:
property int Zoom {
int get ();
void set (int value);
}
member Zoom : int with get, set
Property Value
Type:
Int32
Reference