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

Overload

Description

InsertTextBefore(String, Boolean)

Creates and returns a CharacterRun at the beginning 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 existing one.

InsertTextBefore(String, Font)

Creates and returns a CharacterRun at the beginning 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