iTextSharp.text.pdf.PdfPTableFooter.PdfPTableFooter C# (CSharp) Method

PdfPTableFooter() public method

public PdfPTableFooter ( )
        public PdfPTableFooter() : base() {
            role = PdfName.TFOOT;
        }
PdfPTableFooter