Description
Inserts and returns an InlineImage at the point represented by this Position. The image that is inserted is specified by a fileName string.
C#
vb.net
Parameters
fileName
AString
representing the file anme of the image to insert.
Returns
AnInlineImage
object representing the inserted image.
Exceptions
System.Exception
Examples
C#
vb.net