Click or drag to resize

OcrPageProgressEventArgs Properties

The OcrPageProgressEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs.)
Public propertyProgress
This property represents the total progress made on the current page.
Public propertyStage
This property represents the current stage of processing.
Top
See Also