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

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