Initial page zoom percentage.
public double ZoomPercent { get; set; }
Public Property ZoomPercent As Double
A System.Int32 that specifies the zoom percent (100 equals to no zoom) of the initial page. The default value is 0.
The zoom percent (100 equals to no zoom) of the initial page. External viewers should zoom to this value when the PDF file is opened. A value of 0 means do not change the current zoom percentage when going to the initial page.
For an example, refer to PDFInitialViewOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET