PDFReaderControls.NET Standard Class Reference

PagesViewer.FindPage Method 

Find the page at a given position.

public int FindPage(
   PointF documentPoint
);

Parameters

documentPoint
Position to look for a page.

Return Value

Zero-based index of the found page, or -1 if not found.

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace