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);
value
string
confidence
Nullable<double>
polygon
Polygon
pageId
Nullable<int>
isComputed
Nullable<bool>
Documentation generated by MdDocs