PdfPTableFooter Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf iTextSharp.text.pdf.PdfPTableFooter[[PdfPTableFooter]] iTextSharp.text.pdf.PdfPTableBody[[PdfPTableBody]] end iTextSharp.text.pdf.PdfPTableBody --> iTextSharp.text.pdf.PdfPTableFooter
Members
Properties
Public properties
Details
Inheritance
Constructors
PdfPTableFooter
Source code
public PdfPTableFooter()
Properties
Role
public override PdfName Role { get; set; }
Generated with ModularDoc