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