FieldExtractionStatus

Detailed information about the field extraction process.

Entries

Link copied to clipboard

Field extraction status is not available.

Link copied to clipboard

Field not requested for extraction through user settings.

Link copied to clipboard

The field has not been detected on any scanned side so far. It may still appear on a side that hasn't been scanned yet.

Link copied to clipboard

The field is visually present on the current side, but could not be extracted (e.g., due to blur, occlusion, or OCR failure). This is a blocking error, user action is required before continuing.

Link copied to clipboard

The field was successfully located and extracted.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.