public method TableColumnBuilder.SetPadding

Brief

Sets the same paddings for each side of the table column.

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

Parameters
paddings

The paddings in points.

Declared in TableColumnBuilder

back