iTextSharp.text.pdf.PdfPTableFooter.PdfPTableFooter C# (CSharp) Méthode

PdfPTableFooter() public méthode

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