Click or drag to resize

PDFViewCtrlOnScale Event

Occurs when zoom factor of the document has changed. Note that this event does not fire during zooming, but only after the zooming motion has finished.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public event OnScaleEventHandler OnScale

Value

Type: pdftron.PDFOnScaleEventHandler
See Also