public method TableRowBuilder.ApplyStyle

Brief

Applies a style to the table row.

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

Parameters
style

The style to apply.

Declared in TableRowBuilder

back