Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

TargetPageNumber Property (PDFInternalLink)






Number of the target page of this internal link.
Syntax
public int TargetPageNumber {get; set;}
'Declaration
 
Public Property TargetPageNumber As Integer
'Usage
 
Dim instance As PDFInternalLink
Dim value As Integer
 
instance.TargetPageNumber = value
 
value = instance.TargetPageNumber
public int getTargetPageNumber()
public void setTargetPageNumber(int targetPageNumber)
            
public:
property int TargetPageNumber {
   int get();
   void set (    int value);
}

Property Value

The 1-based number of the target page of this internal link. The default value is 0.
Remarks

External viewers should scroll to this page when this internal link is activated.

Example

For an example, refer to PDFInternalLink.

Requirements

Target Platforms

See Also

Reference

PDFInternalLink Structure
PDFInternalLink Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features