Skip to main content
Skip table of contents

IPdfPCellEvent

IPdfPCellEvent Public interface

Description

Summary description for IPdfPCellEvent.

Diagram

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

Members

Methods

Public methods
ReturnsName
voidCellLayout(PdfPCell cell, Rectangle position, PdfContentByte[] canvases)

Details

Summary

Summary description for IPdfPCellEvent.

Methods

CellLayout
public void CellLayout(PdfPCell cell, Rectangle position, PdfContentByte[] canvases)
Arguments
TypeNameDescription
PdfPCellcell
Rectangleposition
PdfContentByte[]canvases

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.