public method TableBuilder.SetFooterRowStyle

Brief

Sets the style for footer rows of the table.

Declaration
C#
Gehtsoft.PDFFlow.Builder.TableBuilder  SetFooterRowStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder style)

Parameters
style

The style to apply.

Declared in TableBuilder

back