mindee-api-dotnet

PredictOptions.FullText Property

Declaring Type: PredictOptions
Namespace: Mindee
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Whether to include the full text data for async APIs. This performs a full OCR operation on the server and will increase response time and payload size.

public bool FullText { get; }

Property Value

bool


Documentation generated by MdDocs