Navigation:  ABC Library Reference > IReportGenerator Interface > IReportGenerator Methods >====== OpenDocument (begin document printing) ====== Previous pageReturn to chapter overviewNext page

OpenDocument( ), BYTE

blk2blue.jpg

OpenDocument Called before the document is printed, and posts any error level code that may have occurred during initialization.

The OpenDocument method is used to detect any error state that may exist before the document has been printed. If the document is ready to print, OpenDocument returns a Level:Benign

Implementation:

Called immediately before the document begins to print.

Return Data Type:     BYTE