Page number this custom bookmark refer to in the created PDF document.
public int PageNumber { get; set; }
Public Property PageNumber As Integer
@property (nonatomic, assign) NSInteger pageNumber
public int getPageNumber()
public void setPageNumber(int pageNumber)
The page number where this custom bookmark item refer to. Must be value greater or equal to 1 and less or equal to the total number of pages in the final PDF document. Default value is 0.
PageNumber represents the page number for where the bookmark item should refer in that page, on more than items can have the same page number value.
Programming with LEADTOOLS Document Writers
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document