2
Answers

Printing a pic

Ask a question
I am trying to program a button to print a pic(to the printer) from the pictureBox! I know i must use using System.Drawing.Printing; using System.IO; could somone plzz help

Answers (2)