public method RepeatingAreaBuilder.AddImage

Brief

Adds an image to the repeating area.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ImageBuilder  AddImage (System.Action<Gehtsoft.PDFFlow.Builder.ImageBuilder> itemConfigure)

Parameters
itemConfigure

A configuration action for the image.

Declared in RepeatingAreaBuilder

back