|
-
Apr 2nd, 2004, 05:13 AM
#1
Thread Starter
New Member
Font with printing
I use the following code for printing some text to a print.
e.Graphics.DrawString("Purchase Order", Me.Font, New SolidBrush(Color.Black), 25, 200)
In this example the fonts are used of the fonts used in Form.
Hoe can I change this code, or build something around it, to use another font with some other style (like bold or italic)?
Hope someone can explain it to me.
-Ries-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|