public method TableBuilder.ApplyStyle

Brief

Applies a style to the table.

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

Parameters
style

The style to apply.

Declared in TableBuilder

back