mindee-api-dotnet

PredictOptions.AllWords Property

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

Whether to include all the words on each page. This performs a full OCR operation on the server and will increase response time.

public bool AllWords { get; }

Property Value

bool

Remarks

It is not available on all API.


Documentation generated by MdDocs