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