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

Show in webframe

SourcePageNumber Property






Source page number of this internal link.
Syntax
public int SourcePageNumber {get; set;}
'Declaration
 
Public Property SourcePageNumber As Integer
'Usage
 
Dim instance As PDFInternalLink
Dim value As Integer
 
instance.SourcePageNumber = value
 
value = instance.SourcePageNumber
public int getSourcePageNumber()
public void setSourcePageNumber(int sourcePageNumber)
            
public:
property int SourcePageNumber {
   int get();
   void set (    int value);
}

Property Value

A System.Int32 that specifies the 1-based source page number of this internal link. The default value is 0.
Remarks

The source page number of the internal link is the page where the link is located.

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