public method RepeatingAreaBuilder.SetImageStyle

Brief

Sets the style for images in the repeating area.

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

Parameters
styleBuilder

The style to apply.

Declared in RepeatingAreaBuilder

back