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

Show in webframe

TargetPageNumber Property (PDFBookmark)






Number of the target page of this bookmark.
Syntax
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)
            
public:
property int TargetPageNumber {
   int get();
   void set (    int value);
}

Property Value

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

External viewers should scroll to this page when this bookmark is activated.

Example

For an example, refer to PDFBookmark.

Requirements

Target Platforms

See Also

Reference

PDFBookmark Structure
PDFBookmark 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