Beispiel #1
0
 public void EndDocument()
 {
     PrinterHelper.EndPrinter(_hprinter);
     _hprinter = IntPtr.Zero;
 }