Uses of Class
org.apache.fop.render.rtf.rtflib.rtfdoc.RtfFootnote
-
Packages that use RtfFootnote Package Description org.apache.fop.render.rtf.rtflib.rtfdoc Independent subsystem (not specific to FOP) classes that are used to build RTF documents. -
-
Uses of RtfFootnote in org.apache.fop.render.rtf.rtflib.rtfdoc
Methods in org.apache.fop.render.rtf.rtflib.rtfdoc that return RtfFootnote Modifier and Type Method Description RtfFootnote
RtfTextrun. addFootnote()
Inserts a footnote.
-