Set superscript and subscript in formatted text in wpf

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

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

8条回答
  •  难免孤独
    2020-11-27 07:00

    This is the only thing that worked for me. It also gives you more control over the alignment and font size.

    
        3 x 32)
    
    

提交回复
热议问题