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

Overload

Description

InsertImageAfter(String)

Inserts and returns an InlineImage at the end of this Element. The image that will be inserted is specified by the fileName parameter.

InsertImageAfter(System.IO.Stream)

Inserts and returns an InlineImage at the end of this Element. The image that will be inserted is specified by the stream parameter.
  • No labels