mindee-api-dotnet

PredictOptions.AllWords Property

Declaring Type: PredictOptions
Namespace: Mindee
Assembly: Mindee
Assembly Version: 3.13.0+eab8cb726dfe6c5eac4fe379821ed5e1a7a970c3

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