static public method ImageExtensions.AddImage
Adds an image in bytes to a table cell and returns the ImageBuilder
.
Declaration | ||||
|
Parameters | |
cell |
This |
content |
The image content in bytes. |
configure |
A configuration action for the image. |
Declared in ImageExtensions