Uses of Class
com.itextpdf.text.pdf.PdfPTableFooter
-
Packages that use PdfPTableFooter Package Description com.itextpdf.text.pdf -
-
Uses of PdfPTableFooter in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as PdfPTableFooter Modifier and Type Field Description private PdfPTableFooter
PdfPTable. footer
Methods in com.itextpdf.text.pdf that return PdfPTableFooter Modifier and Type Method Description PdfPTableFooter
PdfPTable. getFooter()
Methods in com.itextpdf.text.pdf with parameters of type PdfPTableFooter Modifier and Type Method Description private void
PdfStructureElement. writeAttributes(PdfPTableFooter footer)
-