NJ
Namita Jain
May 18, 2011 08:42 PM UTC
I figured out the way to do that using
IWParagraphStyle paraStyle = (IWParagraphStyle)document.AddParagraphStyle("Normal");
paraStyle.CharacterFormat.FontName = "Arial";
paraStyle.CharacterFormat.FontSize = 9;
Thanks
PR
Poornima R
Syncfusion Team
May 19, 2011 03:50 AM UTC
Hi Namita,
Thank you for your interest in Syncfusion Products.
We are glad that you have found the answer by yourself.
Please let us know if you have any other questions.
Regards,
Poornima