Click or drag to resize

OcrPageElementEventArgs Properties

The OcrPageElementEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAction
The type of change made
Public propertyIndex
The index of the change (if applicable)
Public propertyNewElement
The new element added (if applicable)
Public propertyOldElement
The old element being removed or replaced (if applicable)
Top
See Also