AccountProperties(Int32, Int32)
|
Initializes a new instance of the AccountProperties class.
|
CustomFormModel(String, CustomFormModelStatus, DateTimeOffset,
DateTimeOffset, IReadOnlyList<CustomFormSubmodel>, IReadOnlyList<TrainingDocumentInfo>,
IReadOnlyList<FormRecognizerError>, String, CustomFormModelProperties)
|
Initializes a new instance of the CustomFormModel class.
|
CustomFormModelField(String, String, Nullable<Single>)
|
Initializes a new instance of the CustomFormModelField class.
|
CustomFormModelInfo(String, DateTimeOffset, DateTimeOffset, CustomFormModelStatus, String, CustomFormModelProperties)
|
Initializes a new instance of the CustomFormModelInfo class.
|
CustomFormModelProperties(Boolean)
|
Initializes a new instance of the CustomFormModelProperties class.
|
CustomFormSubmodel(String, Nullable<Single>, IReadOnlyDictionary<String,CustomFormModelField>, String)
|
Initializes a new instance of the CustomFormSubmodel class.
|
FieldBoundingBox(IReadOnlyList<PointF>)
|
Initializes a new instance of the FieldBoundingBox structure.
|
FieldData(FieldBoundingBox, Int32, String, IReadOnlyList<FormElement>)
|
Initializes a new instance of the FieldData class.
|
FieldValueWithCountryRegionValueType(String)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithDateValueType(DateTime)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithDictionaryValueType(IReadOnlyDictionary<String,FormField>)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithFloatValueType(Single)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithInt64ValueType(Int64)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithListValueType(IReadOnlyList<FormField>)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithPhoneNumberValueType(String)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithSelectionMarkValueType(SelectionMarkState)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithStringValueType(String)
|
Initializes a new instance of the FieldValue structure.
|
FieldValueWithTimeValueType(TimeSpan)
|
Initializes a new instance of the FieldValue structure.
|
FormField(String, FieldData, FieldData, FieldValue, Single)
|
Initializes a new instance of the FormField class.
|
FormLine(FieldBoundingBox, Int32, String, IReadOnlyList<FormWord>, TextAppearance)
|
Initializes a new instance of the FormLine class.
|
FormPage(Int32, Single, Single, Single, LengthUnit, IReadOnlyList<FormLine>, IReadOnlyList<FormTable>, IReadOnlyList<FormSelectionMark>)
|
Initializes a new instance of the FormPage class.
|
FormPageCollection(IList<FormPage>)
|
Initializes a new instance of the FormPageCollection class.
This class is a read-only wrapper around the specified list.
|
FormPageRange(Int32, Int32)
|
Initializes a new instance of the FormPageRange structure.
|
FormRecognizerError(String, String)
|
Initializes a new instance of the FormRecognizerError class.
|
FormSelectionMark(FieldBoundingBox, Int32, String, Single, SelectionMarkState)
|
Initializes a new instance of the FormSelectionMark class.
|
FormTable(Int32, Int32, Int32, IReadOnlyList<FormTableCell>, FieldBoundingBox)
|
Initializes a new instance of the FormTable class.
|
FormTableCell(FieldBoundingBox, Int32, String, Int32, Int32, Int32, Int32, Boolean, Boolean, Single, IReadOnlyList<FormElement>)
|
Initializes a new instance of the FormTableCell class.
|
FormWord(FieldBoundingBox, Int32, String, Single)
|
Initializes a new instance of the FormWord class.
|
RecognizedForm(String, FormPageRange, IReadOnlyDictionary<String,FormField>, IReadOnlyList<FormPage>, String, Nullable<Single>)
|
Initializes a new instance of the RecognizedForm class.
|
RecognizedFormCollection(IList<RecognizedForm>)
|
Initializes a new instance of the RecognizedFormCollection class.
This class is a read-only wrapper around the specified list.
|
TextAppearance(TextStyleName, Single)
|
Initializes a new instance of the TextAppearance class.
|
TrainingDocumentInfo(String, Int32, IEnumerable<FormRecognizerError>, TrainingStatus, String)
|
Initializes a new instance of the TrainingDocumentInfo class.
|