2 references to EndPage
System.Drawing.Common (2)
System\Drawing\Printing\DefaultPrintController.cs (1)
118
int result = PInvoke.
EndPage
(this);
Windows\Win32\PInvoke.EndPage.cs (1)
11
int result =
EndPage
(hdc.Handle);