Click or drag to resize

PdfViewerCurrentIndex Property

Gets or sets the current index of a page in PdfPageCollection

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

Property Value

Int32
See Also