Uses of Class
com.azure.ai.documentintelligence.models.DocumentFootnote
Package
Description
Package containing the data models for DocumentIntelligence.
-
Uses of DocumentFootnote in com.azure.ai.documentintelligence.models
Modifier and TypeMethodDescriptionstatic DocumentFootnote
DocumentFootnote.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DocumentFootnote from the JsonReader.Modifier and TypeMethodDescriptionDocumentFigure.getFootnotes()
Get the footnotes property: List of footnotes associated with the figure.DocumentTable.getFootnotes()
Get the footnotes property: List of footnotes associated with the table.