Click or drag to resize

PdfViewerCurrentIndex Property

Gets or sets the current index of a page in PdfPageCollection

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

Property Value

Int32
See Also