The following tables list the members exposed by IOcrProgressData.
| Name | Description | |
|---|---|---|
| CurrentPageIndex | Gets the zero-based index of the current page being processed by the operation. |
| FirstPageIndex | Gets the zero-based index of the first page in the process that initiated the callback. |
| LastPageIndex | Gets the zero-based index of the last page in the process that initiated the callback. |
| Operation | Gets the current running operation. |
| Percentage | Gets the progress of the current operation expressed as a percentage. |
| Status | Gets or sets the current status of the callback. |