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 : SourcePageNumber Property |
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)
The source page number of the internal link is the page where the link is located.
For an example, refer to PDFInternalLink.