G
GaryDean
I writing a webcontrol that I inherited from WebControl. In the control,
me.font is a FontInfo object. I'm producing a crystal report from my
control and to set the font for the report, using Crystal's Applyfont
method, for that, I must have a System.Drawing.Font object. Is there anyway
I can get a Font object from a fontinfo object?
me.font is a FontInfo object. I'm producing a crystal report from my
control and to set the font for the report, using Crystal's Applyfont
method, for that, I must have a System.Drawing.Font object. Is there anyway
I can get a Font object from a fontinfo object?