PrintPage()
功能將當前頁傳送給印表機或列印池並在當前列印作業中啟動一個新的列印頁。
語法PrintPage ( printjobnumber )
參數printjobnumber:用PrintOpen()函式打開的列印作業號返回值Integer。函式執行成功時返回1,發生錯誤時返回-1。如果任何參數的值為NULL,PrintPage()函式返回NULL。
PrintPage() 功能將當前頁傳送給印表機或列印池並在當前列印作業中啟動一個新的列印頁。 語法PrintPage ( printjobnumber ) 參數printjobnumber:用PrintOpen()...
StartPagePrinter VB聲明 Declare Function StartPagePrinter Lib "winspool.drv" Alias "StartPagePrinter" (ByVal hPrinter As Long) As Long 說明 在列印作業中...
EndPagePrinter是一種印表機指令,是指定一個頁在列印作業中的結尾,返回值是Long。... EndPagePrinter是一種印表機指令,是指定一個頁在列印作業中的結尾,返回值是...