Uses of Class
com.azure.ai.documentintelligence.models.DocumentLine
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentLine in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionstatic DocumentLine
DocumentLine.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentLine from the JsonReader.Modifier and TypeMethodDescriptionDocumentPage.getLines()
Get the lines property: Extracted lines from the page, potentially containing both textual and visual elements.