Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
DocumentFormulaKind type
- Package:
- @azure/ai-form-recognizer
Defines values for DocumentFormulaKind.
KnownDocumentFormulaKind can be used interchangeably with DocumentFormulaKind,
this enum contains the known values that the service supports.
Known values supported by the service
inline: A formula embedded within the content of a paragraph.
display: A formula in display mode that takes up an entire line.
type DocumentFormulaKind = string
