ExtractionCursor PropertiesC# API
The ExtractionCursor type exposes the following members.
Properties

  NameDescription
Public propertyErrorMessage
Gets or sets the error message that was set for an unsuccessful extract.
Public propertyIndex
Gets or sets the offset into the Response at which the extracted text was found.
Public propertySucceeded
Gets or sets a value that indicates whether the extract was successful.
Back to Top
See Also