mindee-api-dotnet

CropperV1 Class

Namespace: Mindee.Product.Cropper
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Cropper API version 1 inference prediction.

[Endpoint("cropper", "1", "mindee")]
public sealed class CropperV1 : Inference<CropperV1Page, CropperV1Document>

Inheritance: object → Inference<TPagePrediction, TDocumentPrediction> → CropperV1

Attributes: EndpointAttribute

Constructors

Name Description
CropperV1()  

Properties

Name Description
Pages The pages and the associated values which were detected on the document.

Documentation generated by MdDocs