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

Overload

Description

InsertTextAfter(String, Boolean)

Creates and returns a CharacterRun at the end of this Element. The text to be inserted is specified as well as whether this should be a new character run or part of the previous one.

InsertTextAfter(String, Font)

Creates and returns a CharacterRun at the end of this Element. The text to be inserted is specified as well as the font that should override the font found in the style of the character run's enclosing paragraph.
  • No labels