Click or drag to resize

PdfDestinationPageIndex Property

Gets or sets the page index(zero based for current document) in current or remote document which indicates the named destination

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public int PageIndex { get; set; }

Property Value

Int32
See Also