tags:

views:

75

answers:

0

When using fx. Word, I'm able to specify how much the font spacing should be reduced in points (ie. Condensed 3 pt). In XAML I can only use values from the FontStrech enum. Is there any other way specify the condensing in XAML, or is the only alternative to use a transformation to achieve something similar?