Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
FontStyle type
- Package:
- @azure/ai-form-recognizer
Defines values for FontStyle.
KnownFontStyle can be used interchangeably with FontStyle,
this enum contains the known values that the service supports.
Known values supported by the service
normal: Characters are represented normally.
italic: Characters are visually slanted to the right.
type FontStyle = string
