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