static public method ImageExtensions.AddImageToSection
Adds an image in bytes to the section, configures the image, and returns the SectionBuilder
.
Declaration | ||||
|
Parameters | |
sectionBuilder |
This |
content |
The image content in bytes. |
configure |
A configuration action for the image. |
Declared in ImageExtensions