public method TableColumnBuilder.SetPadding

Brief

Sets the paddings for the table column.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableColumnBuilder  SetPadding (Gehtsoft.PDFFlow.Models.Shared.Box paddings)

Parameters
paddings

The paddings.

Declared in TableColumnBuilder

back