static public method ImageExtensions.AddInlineImage
Adds an inline image from a file to the paragraph, configures the image, adds a tabulation symbol, if necessary, and returns the InlineImageBuilder
.
Declaration | ||||
|
Parameters | |
paragraph |
This |
filePath |
A path to the image file. |
configure |
A configuration action for the image. |
addTabulationSymbol |
Defines whether a tabulation symbol is to be added. The value is |
Declared in ImageExtensions