Accusoft Prizm Viewer Control v10.0
OnPrintingStart Event
A long value which represents the total number of pages.
Description
Occurs when a print job starts.
Syntax
Visual Basic
Public Event OnPrintingStart( _
   ByVal printedTotalPages As Long _
)
Parameters
printedTotalPages
A long value which represents the total number of pages.
Remarks
While the print job executes, the OnPrintingPage event occurs for each page that is printed. The OnPrintingFinish even occurs when the print job completes.
See Also

PrizmControl Object  | PrizmControl Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback