Uses of Class
com.azure.ai.documentintelligence.models.DocumentLine
Packages that use DocumentLine
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentLine in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentLineModifier and TypeMethodDescriptionstatic DocumentLineDocumentLine.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentLine from the JsonReader.Methods in com.azure.ai.documentintelligence.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.