public method DocumentBuilder.SetTableStyle

Brief

Sets the style for tables in the document.

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

Parameters
styleBuilder

The style to apply.

Declared in DocumentBuilder

back