Esempio n. 1
0
 private void PrintDialog_FormClosing(object sender, FormClosingEventArgs e)
 {
     currentTT.SetAllPrintingAttributes(false); //deselect all from being printed. This works!
 }