Click or drag to resize

PdfPageCollection.CurrentIndex Property

Gets or sets the current index of a page in PdfPageCollection

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

Property Value

Int32
See Also