public method TableBuilder.SetHeaderRowStyle

Brief

Sets the style for header rows of the table.

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

Parameters
style

The style to apply.

Declared in TableBuilder

back