PDFReaderControls.NET Standard Class Reference

PagesViewer.ZoomToActualSize Method 

Zoom to the actual size of the PDF page assuming a 72 DPI display.

public void ZoomToActualSize();

Remarks

Calling this method is equivalent to setting the ZoomFactor to 1.

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace