Skip to main content
Skip table of contents

IPdfPTableEventSplit

IPdfPTableEventSplit Public interface

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf
  iTextSharp.text.pdf.IPdfPTableEventSplit[[IPdfPTableEventSplit]]
  class iTextSharp.text.pdf.IPdfPTableEventSplit interfaceStyle;
  iTextSharp.text.pdf.IPdfPTableEvent[[IPdfPTableEvent]]
  class iTextSharp.text.pdf.IPdfPTableEvent interfaceStyle;
  end
iTextSharp.text.pdf.IPdfPTableEvent --> iTextSharp.text.pdf.IPdfPTableEventSplit

Members

Methods

Public methods
ReturnsName
voidSplitTable(PdfPTable table)

Details

Inheritance

Methods

SplitTable
public void SplitTable(PdfPTable table)
Arguments
TypeNameDescription
PdfPTabletable

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.