Uses of Class
com.azure.ai.documentintelligence.models.DocumentSelectionMark
Packages that use DocumentSelectionMark
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentSelectionMark in com.azure.ai.documentintelligence.models
Methods in com.azure.ai.documentintelligence.models that return DocumentSelectionMarkModifier and TypeMethodDescriptionstatic DocumentSelectionMarkDocumentSelectionMark.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentSelectionMark from the JsonReader.Methods in com.azure.ai.documentintelligence.models that return types with arguments of type DocumentSelectionMarkModifier and TypeMethodDescriptionDocumentPage.getSelectionMarks()Get the selectionMarks property: Extracted selection marks from the page.