mindee-api-dotnet

PredictOptions Constructors

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

Options to pass when calling methods using the predict API.

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

Parameters

allWords bool

AllWords

fullText bool

FullText

cropper bool

Cropper


Documentation generated by MdDocs