Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DocumentBuildMode type
- Package:
- @azure/ai-form-recognizer
Defines values for DocumentBuildMode.
KnownDocumentBuildMode can be used interchangeably with DocumentBuildMode,
this enum contains the known values that the service supports.
Known values supported by the service
template: Target documents with similar visual templates.
neural: Support documents with diverse visual templates.
type DocumentBuildMode = string
