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
|
Returns |
Name |
|---|---|
|
|
(
cell,
position,
|
Details
Summary
Summary description for IPdfPCellEvent.
Methods
CellLayout
public void CellLayout(PdfPCell cell, Rectangle position, PdfContentByte[] canvases)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
cell |
|
|
|
position |
|
|
|
canvases |
Generated with ModularDoc