Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

FormRecognizerFeature type

Add-on capabilities (features) that can be enabled for the request.

For more information about the features available in Form Recognizer, see the service documentation:

https://aka.ms/azsdk/formrecognizer/features

type FormRecognizerFeature =
 | (typeof FormRecognizerFeature)[keyof typeof FormRecognizerFeature]
 | (string & {})