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