GoodMem
ReferenceClient SDKs.NETResponses

OcrDocumentResponse

OcrDocumentResponse documentation for .NET SDK

Response containing page-ordered OCR results.

Properties

NameTypeDescriptionNotes
DetectedFormatOcrInputFormatDetected input format
PageCountintNumber of pages processed after applying the range
PagesList<OcrPageResult>Ordered per-page OCR results
TimingsDocumentTimingsAggregate timing statistics

On this page