Target page zoom percentage of this internal link.
public int TargetZoomPercent { get; set; }
Public Property TargetZoomPercent As Integer
public int getTargetZoomPercent()
public void setTargetZoomPercent(int zoomPercent)
A System.Int32 that specifies the zoom percent (100 equals to no zoom) of the target page. The default value is 0.
The zoom percent (100 equals to no zoom) of the target page. External viewers should zoom to this value when the internal link is activated. A value of 0 means do not change the current zoom percentage when going to the target page.
For an example, refer to PDFInternalLink.
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