Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.23
|
Leadtools.Pdf Assembly > Leadtools.Pdf Namespace > PDFInternalLink Structure : TargetZoomPercent Property |
public int TargetZoomPercent {get; set;}
'Declaration
Public Property TargetZoomPercent As Integer
'Usage
Dim instance As PDFInternalLink Dim value As Integer instance.TargetZoomPercent = value value = instance.TargetZoomPercent
public int getTargetZoomPercent() public void setTargetZoomPercent(int zoomPercent)
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.