Subscript / superscript in FormattedText class?
- by stefan.at.wpf
Hello,
I'm creating Text using the FormattedText class - but how can I subscript oder superscript Text when using this class? I found solution on how to do this when using a TextBlock, but I'm using FormattedText and not the TextBlock ): Thanks for any hint!