iTextSharp.text.pdf.PdfPTableFooter.PdfPTableFooter C# (CSharp) 메소드

PdfPTableFooter() 공개 메소드

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