public method TableColumnBuilder.ApplyStyle

Brief

Applies a style to the table column.

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

Parameters
style

The style to apply.

Declared in TableColumnBuilder

back