public method RepeatingAreaBuilder.SetTableStyle

Brief

Sets the style for tables in the repeating area.

Declaration
C#
Gehtsoft.PDFFlow.Builder.RepeatingAreaBuilder  SetTableStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in RepeatingAreaBuilder

back