public method RepeatingAreaBuilder.SetLineStyle

Brief

Sets the style for lines in the repeating area.

Declaration
C#
Gehtsoft.PDFFlow.Builder.RepeatingAreaBuilder  SetLineStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder styleBuilder)

Parameters
styleBuilder

The style to apply.

Declared in RepeatingAreaBuilder

back