mindee-api-dotnet

PredictParameter Class

Namespace: Mindee.Http
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Parameter required to use the predict feature.

public sealed class PredictParameter : GenericParameter

Inheritance: object → GenericParameter → PredictParameter

Constructors

Name Description
PredictParameter(LocalInputSource, UrlInputSource, bool, bool, bool) Prediction parameters for requests.

Properties

Name Description
AllWords Want an OCR result ?
Cropper Want the cropping result about the document?

Documentation generated by MdDocs