Uses of Class
com.azure.ai.documentintelligence.models.DocumentSelectionMark
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentSelectionMark in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionstatic DocumentSelectionMark
DocumentSelectionMark.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentSelectionMark from the JsonReader.Modifier and TypeMethodDescriptionDocumentPage.getSelectionMarks()
Get the selectionMarks property: Extracted selection marks from the page.