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