Hi,
Property Font.Spacing does not work (has no effect) when i save document to PDF and other formats excluding Word.
Code:
Run r =new Run(Builder.Document, "Uzasadnienie");
r.Font.AllCaps = Format.IsCaps;
r.Font.Bold = Format.IsBold;
r.Font.Scaling = 100;
r.Font.Spacing = 1; // expanded
p.Runs.Add®;
Best regards,
Krzysztof Radzimski
http://abc-grytner.pl