C# Class iTextSharp.tool.xml.html.table.CellSpacingEvent

Inheritance: IPdfPCellEvent
Show file Open project: boecko/iTextSharp

Public Methods

Method Description
CellLayout ( PdfPCell cell, Rectangle position, PdfContentByte canvases ) : void
CellSpacingEvent ( TableStyleValues styleValues ) : System

Method Details

CellLayout() public method

public CellLayout ( PdfPCell cell, Rectangle position, PdfContentByte canvases ) : void
cell iTextSharp.text.pdf.PdfPCell
position iTextSharp.text.Rectangle
canvases iTextSharp.text.pdf.PdfContentByte
return void

CellSpacingEvent() public method

public CellSpacingEvent ( TableStyleValues styleValues ) : System
styleValues TableStyleValues
return System