1 reference to EndDoc
System.Drawing.Common (1)
System\Drawing\Printing\DefaultPrintController.cs (1)
144
int result = e.Cancel ? PInvoke.AbortDoc(this) : PInvoke.
EndDoc
(this);