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 SourcePageNumber {get; set;}
get_SourcePageNumber();
set_SourcePageNumber(value);
The source page number of the internal link is the page where the link is located.
For an example, refer to PDFInternalLink.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2