public method TableCellBuilder.SetPadding

Brief

Sets the the same left, top, right and bottom paddings for the table cell.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableCellBuilder  SetPadding (System.Single paddings)

Parameters
paddings

The paddings in points.

Declared in TableCellBuilder

back