How can I set some text as subscript/superscript in FormattedText in WPF?
FormattedText
Typography.Variants works only for open type fonts. If you dont like your superscripts/subscripts going outside the height of actual text then you can use something like the following:
1 H 2