static public method ImageExtensions.AddImageToRepeatingArea
Adds an image from a file to the repeating area, configures the image, and returns the RepeatingAreaBuilder
.
Declaration | ||||
|
Parameters | |
areaBuilder |
This |
filePath |
A path to the image file. |
configure |
A configuration action for the image. |
Declared in ImageExtensions