mindee-api-dotnet

PredictParameter Class

Namespace: Mindee.Http
Assembly: Mindee
Assembly Version: 3.13.0+eab8cb726dfe6c5eac4fe379821ed5e1a7a970c3

Parameter required to use the predict feature.

public sealed class PredictParameter

Inheritance: object → PredictParameter

Constructors

Name Description
PredictParameter(LocalInputSource, UrlInputSource, bool, bool)  

Properties

Name Description
AllWords Want an OCR result ?
Cropper Want the cropping result about the document?
LocalSource A local input source.
UrlSource A URL input source.

Documentation generated by MdDocs