←Select platform

TargetPageNumber Property (PDFBookmark)

Summary

Number of the target page of this bookmark.

Syntax

C#
VB
Java
C++
public int TargetPageNumber {get; set;}
Public Property TargetPageNumber As Integer
public int getTargetPageNumber() 
public void setTargetPageNumber(int targetPageNumber) 
public: 
property int TargetPageNumber { 
   int get(); 
   void set (    int ); 
} 

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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize