WPF TextBlock 调整下划线与文字的距离

"#ff8a00" FontWeight="Bold" Width="100" TextWrapping="Wrap" Text="PRO Software Version" FontSize="12"  Padding="5">
     
          
            
            "3"/>
          
     

 

通过 PenOffset 属性调整下划线与文字的距离 

 
  

转载于:https://www.cnblogs.com/ryanzheng/p/9854964.html

你可能感兴趣的:(WPF TextBlock 调整下划线与文字的距离)