FormRecognizer Members
The FormRecognizer type exposes the following members.
Methods
Name | Description | |
---|---|---|
APIActions |
Function to call API
|
|
CreateAndReadDocument |
Function to create and read document with Azure Form Recognizer
|
|
CreateFileInAzureStorage |
Function to create document in Azure Storage
|
|
DeleteFileInAzureStorage |
Function to delete document in Azure Storage
|
|
GetContainersOfAzureStorage |
Function to get list of containers of Azure Storage
|
|
GetFileOfAzureStorage |
Function to get info of document of Azure Storage
|
|
GetFilesOfAzureStorage |
Function to get list of document of Azure Storage
|
|
GetListOfModels |
Function to get list of models
|
|
GetSASToken |
Function to get signature info to get file path
|
|
GetSharedKey |
Function to get a Shared Key to make an API call
|
|
GetSignFormat |
Function to get signature format string to generate Shared Key
|
|
HelpDemo | ||
ReadDocument |
Function to read document with Azure Form Recognizer
|
|
ReadDocumentTypeInvoice |
Function to read document with Azure Form Recognizer
|
|
ReadDocumentWithModelId |
Function to read document with Model Id with Azure Form Recognizer
|
|
TrainModel |
Function to train new model with Azure Form Recognizer
|