Set superscript and subscript in formatted text in wpf

后端 未结 8 701
时光说笑
时光说笑 2020-11-27 06:37

How can I set some text as subscript/superscript in FormattedText in WPF?

8条回答
  •  一向
    一向 (楼主)
    2020-11-27 07:09

    You can use something like 5x4 + 4.

    However, as far as I know, you will have to reduce the font-size yourself.

提交回复
热议问题