Click or drag to resize

PDFViewCtrlOnConversionChanged Event

Called when an update is available. Note that the DocumentConversion passed in as a parameter might be ahead of the PDFViewCtrl in terms of how many pages are converted. This event reports how many pages the PDFViewCtrl is currently aware of.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public event OnConversionEventHandler OnConversionChanged

Value

Type: pdftron.PDFOnConversionEventHandler
See Also