PDFReaderControls.NET Standard Class Reference

PagesViewer.EnsureVisible Method 

Scroll the given rectangle into view.

public void EnsureVisible(
   RectangleF rectangle
);

Parameters

rectangle
Scroll this rectangle (in document space) into view.

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace