public method TableCellBuilder.SetBorder
Sets the table cell border by a configuration action.
Gehtsoft.PDFFlow.Builder.TableCellBuilder
SetBorder (System.Action<Gehtsoft.PDFFlow.Builder.BorderBuilder> borderConfigure)
borderConfigure
A configuration action for the border.
Declared in TableCellBuilder