PDFReaderControls.NET Standard Class Reference

PagesViewer.CurrentPage Property

The zero-based index of the current page. The current page is defined as the first page that intersects with the visible rectangle. When setting the CurrentPage, the upper-left corner of the page will be aligned with the upper-left corner of the viewer. The current zoom factor will be used.

public virtual int CurrentPage {get; set;}

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace