A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFDocument
CPDFBookmark Class
CPDFBookmark Properties
Date Property
PageIndex Property
Title Property
CPDFBookmark
PageIndex Property
The page index that the bookmark refers to.
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
Copy
public
int
PageIndex
{
get
;
set
; }
Property Value
Type:
Int32
See Also
Reference
CPDFBookmark Class
ComPDFKit.PDFDocument Namespace