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

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