Page tree
Skip to end of metadata
Go to start of metadata

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
A String representing the file anme of the image to insert.

Returns

An InlineImage object representing the inserted image.

Exceptions

System.Exception

Examples

C#
vb.net
  • No labels