public method TableCellBuilder.SetPadding

Brief

Sets the paddings for the table cell.

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

Parameters
paddings

The paddings.

Declared in TableCellBuilder

back