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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overload

Description

InsertImage(String)

Inserts and returns an InlineImage at the point represented by this Position. The image that is inserted is specified by a fileName string.

InsertImage(System.IO.Stream)

Inserts and returns an InlineImage at the point represented by this Position. The image that is inserted is specified by a Stream object.
  • No labels