mindee-api-dotnet

PredictOptions Constructors

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

Options to pass when calling methods using the predict API.

public PredictOptions(bool allWords = false, bool cropper = false);

Parameters

allWords bool

AllWords

cropper bool

Cropper


Documentation generated by MdDocs