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 > PDFBookmark Structure : TargetPageNumber Property |
public int TargetPageNumber {get; set;}
'Declaration
Public Property TargetPageNumber As Integer
'Usage
Dim instance As PDFBookmark Dim value As Integer instance.TargetPageNumber = value value = instance.TargetPageNumber
public int getTargetPageNumber() public void setTargetPageNumber(int targetPageNumber)
External viewers should scroll to this page when this bookmark is activated.
For an example, refer to PDFBookmark.