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