Win32Prn() > Document methods | ![]() |
![]() |
![]() |
![]() |
Marks the end of a page.
:endPage( [<lNewPage>] ) --> lSuccess
Method :endPage() informs the spooler that no more print output will occur on the current page. The method calls internally :startPage() to begin printing on a new page, unless <lNewPage> is set to .F. (false).
http://www.xHarbour.com