Uses of Enum
com.azure.ai.formrecognizer.models.LengthUnit
Package
Description
Package containing classes for FormRecognizerClient.
-
Uses of LengthUnit in com.azure.ai.formrecognizer.models
Modifier and TypeMethodDescriptionstatic LengthUnit
LengthUnit.fromString
(String value) Parses a serialized value to a LengthUnit instance.FormPage.getUnit()
Get the unit property: The unit used by the width, height and boundingBox properties.static LengthUnit
Returns the enum constant of this type with the specified name.static LengthUnit[]
LengthUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared.