PDFReaderControls.NET Standard Class Reference

PagesViewer.ZoomFactorChanged Event

Raised after the ZoomFactor has changed. You typically handle this event to update the UI of your reader, such as e.g. a tool bar.

public event EventHandler ZoomFactorChanged;

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace