Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FormRecognizerFeature type
- Package:
- @azure/ai-form-recognizer
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:
type FormRecognizerFeature =
| (typeof FormRecognizerFeature)[keyof typeof FormRecognizerFeature]
| (string & {})
