GoodMem
ReferenceClient SDKs.NET SDKRequests

OcrDocumentRequest

OcrDocumentRequest documentation for .NET SDK

Request body for OCR document processing.

Properties

NameTypeDescriptionNotes
ContentstringBase64-encoded document bytes
FormatOcrInputFormat[optional]
IncludeRawJsonbool?Include raw OCR JSON payload in the response[optional]
IncludeMarkdownbool?Include markdown rendering in the response[optional]
StartPageint?0-based inclusive start page[optional]
EndPageint?0-based inclusive end page[optional]

↑ Back to .NET SDK ↑ Back to .NET SDK ↑ Back to .NET SDK

On this page