PDFViewerControlCurrentPageIndex Property ByteScout PDF Viewer SDK
Gets or sets the index of the document page to display.

Namespace:  Bytescout.PDFViewer
Assembly:  Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax

public int CurrentPageIndex { get; set; }

Property Value

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

Reference