Link Search Menu Expand Document

PDFViewerControlCurrentPageIndex Property

Gets or sets the index of the document page to display.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public int CurrentPageIndex { get; set; }

Property Value

Type: Int32
The index of the document page to display.
See Also

Reference