PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

how to set the Font style bold and underline at a time?
https://forum.pdfsharp.net/viewtopic.php?f=2&t=1699
Page 1 of 1

Author:  nareshreddy [ Wed Jun 22, 2011 7:37 am ]
Post subject:  how to set the Font style bold and underline at a time?

Hi,
how to set the Font style bold and underline at a time?

Author:  Thomas Hoevel [ Wed Jun 22, 2011 7:38 am ]
Post subject:  Re: how to set the Font style bold and underline at a time?

viewtopic.php?f=2&t=832

Like this:
Code:
font = new XFont("Arial", 11, XFontStyle.Bold | XFontStyle.Underline);

Author:  nareshreddy [ Wed Jun 22, 2011 9:35 am ]
Post subject:  Re: how to set the Font style bold and underline at a time?

Thanks it working fine...
How can i get this type of simple examples?
Can you please give a link...

Author:  Thomas Hoevel [ Wed Jun 22, 2011 11:51 am ]
Post subject:  Re: how to set the Font style bold and underline at a time?

nareshreddy wrote:
How can i get this type of simple examples?

I just searched this forum for "underline" and found the solution.

Author:  nareshreddy [ Mon Jun 27, 2011 3:06 pm ]
Post subject:  Re: how to set the Font style bold and underline at a time?

thanks

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/