Microsoft.Azure.CognitiveServices.FormRecognizer.Models Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AnalyzeResult |
Analyze API call result. |
ErrorInformation | |
ErrorResponse | |
ErrorResponseException |
Exception thrown for an invalid response with ErrorResponse information. |
ExtractedKeyValuePair |
Representation of a key-value pair as a list of key and value tokens. |
ExtractedPage |
Extraction information of a single page in a with a document. |
ExtractedTable |
Extraction information about a table contained in a page. |
ExtractedTableColumn |
Extraction information of a column in a table. |
ExtractedToken |
Canonical representation of single extracted text. |
FormDocumentReport | |
FormOperationError |
Error reported during an operation. |
InnerError | |
KeysResult |
Result of an operation to get the keys extracted by a model. |
ModelResult |
Result of a model status query operation. |
ModelsResult |
Result of query operation to fetch multiple models. |
TrainRequest |
Contract to initiate a train request. |
TrainResult |
Response of the Train API call. |
Azure SDK for .NET