mindee-api-dotnet

PredictOptions Constructors

Declaring Type: PredictOptions
Namespace: Mindee
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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