Uses of Class
aspose.pdf.FootNote

Uses of FootNote in aspose.pdf
 

Subclasses of FootNote in aspose.pdf
 class EndNote
          Represents the EndNote of Segment.
 

Methods in aspose.pdf that return FootNote
 FootNote Segment.getFootNote()
          get or set the FootNote object that indicates the footnote of the current segment.
 

Methods in aspose.pdf with parameters of type FootNote
 void Segment.setFootNote(FootNote value)
          get or set the FootNote object that indicates the footnote of the current segment.