mindee-api-dotnet

DateField Constructors

Declaring Type: DateField
Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Default constructor.

public DateField(string value, double? confidence, Polygon polygon, int? pageId = null, bool? isComputed = null);

Parameters

value string

Value

confidence Nullable<double>

Confidence

polygon Polygon

Polygon

pageId Nullable<int>

PageId

isComputed Nullable<bool>

PageId


Documentation generated by MdDocs