Uses of Class
com.azure.ai.formrecognizer.documentanalysis.models.DocumentLine
Packages that use DocumentLine
Package
Description
Package containing model classes to perform operations
DocumentAnalysisAsyncClient and
DocumentAnalysisClient.-
Uses of DocumentLine in com.azure.ai.formrecognizer.documentanalysis.models
Methods in com.azure.ai.formrecognizer.documentanalysis.models that return types with arguments of type DocumentLineModifier and TypeMethodDescriptionDocumentPage.getLines()Get the lines property: Extracted lines from the page, potentially containing both textual and visual elements.