static public method ImageExtensions.AddImageToSection
Adds an image from a file to the section, configures the image, and returns the SectionBuilder
.
Declaration | ||||
|
Parameters | |
sectionBuilder |
This |
filePath |
A path to the image file. |
configure |
A configuration action for the image. |
Declared in ImageExtensions