static public method ImageExtensions.AddImageToCell
Adds an image in bytes with a specified scaling mode to the table cell and returns the TableCellBuilder
.
Declaration | ||||
|
Parameters | |
cell |
This |
content |
The image content in bytes. |
scaling |
The image scaling mode. |
Declared in ImageExtensions