Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
LengthUnit type
- Package:
- @azure/ai-form-recognizer
Defines values for LengthUnit.
KnownLengthUnit can be used interchangeably with LengthUnit,
this enum contains the known values that the service supports.
Known values supported by the service
pixel: Length unit for image files.
inch: Length unit for PDF files.
type LengthUnit = string
