Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.DocumentPageLengthUnit
Packages that use DocumentPageLengthUnit
Package
Description
Package containing model classes to perform operations
DocumentAnalysisAsyncClient and
DocumentAnalysisClient.-
Uses of DocumentPageLengthUnit in com.azure.ai.formrecognizer.documentanalysis.models
Fields in com.azure.ai.formrecognizer.documentanalysis.models declared as DocumentPageLengthUnitModifier and TypeFieldDescriptionstatic final DocumentPageLengthUnitDocumentPageLengthUnit.INCHStatic value inch for DocumentPageLengthUnit.static final DocumentPageLengthUnitDocumentPageLengthUnit.PIXELStatic value pixel for DocumentPageLengthUnit.Methods in com.azure.ai.formrecognizer.documentanalysis.models that return DocumentPageLengthUnitModifier and TypeMethodDescriptionstatic DocumentPageLengthUnitDocumentPageLengthUnit.fromString(String name) Creates or finds a DocumentPageLengthUnit from its string representation.DocumentPage.getUnit()Get the unit property: The unit used by the width, height, and boundingBox properties.Methods in com.azure.ai.formrecognizer.documentanalysis.models that return types with arguments of type DocumentPageLengthUnitModifier and TypeMethodDescriptionstatic Collection<DocumentPageLengthUnit>DocumentPageLengthUnit.values()