Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Small Caps Font Property?

Tags:

.net

fonts

I'm looking for a way to create a .NET Font object that formats the text like in Word when you check the "Small Caps" check box. I'm not seeing a Format Style on the Font object to do it, and I was wondering if A. There is something that I'm missing or B. There is a third party library out there (preferably free) that will do it instead.

like image 494
Nick Avatar asked Nov 20 '25 00:11

Nick


1 Answers

If you're using WPF have a look at Typography.Capitals. Also look at this question for some of the pitfalls: WFP/XAML: Typography.Capitals seems to have no effect.

I'm not sure if it's going to be an appropriate solution for you, but you might be lucky.

like image 182
Ray Avatar answered Nov 22 '25 19:11

Ray



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!