public method TableBuilder.SetContentRowStyle

Brief

Sets the style for content rows of the table.

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

Parameters
style

The style to apply.

Declared in TableBuilder

back