Example #1
0
 private void BatchToPaper_Click(object sender, RibbonControlEventArgs e)
 {
     RibbonCommands.BatchPrint();
 }