public method RepeatingAreaBuilder.ApplyStyle

Brief

Applies a style to the repeating area.

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

Parameters
style

The style to apply.

Declared in RepeatingAreaBuilder

back