public method SectionBuilder.SetTableStyle

Brief

Sets the style for tables in the section.

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

Parameters
styleBuilder

The style to apply.

Declared in SectionBuilder

back