Sha256: 4e505f08d571dbb4a32d1c8af3b0ca8bad9afa79a8291e2716d1b148c856a743
Contents?: true
Size: 511 Bytes
Versions: 20
Compression:
Stored size: 511 Bytes
Contents
# CloudmersiveOcrApiClient::OcrPageResult ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **page_number** | **Integer** | Page number of the page that was OCR-ed, starting with 1 for the first page in the PDF file | [optional] **mean_confidence_level** | **Float** | Confidence level rating of the OCR operation; ratings above 80% are strong. | [optional] **text_result** | **String** | Converted text string from the image input. | [optional]
Version data entries
20 entries across 20 versions & 1 rubygems