static public method ImageExtensions.AddImage
Adds an image in bytes to the repeating area, configures the image, and returns the ImageBuilder
.
Declaration | ||||
|
Parameters | |
areaBuilder |
This |
content |
The image content in bytes. |
configure |
A configuration action for the image. |
Declared in ImageExtensions