Occurs when the "Stop Print and Export" command has completed.
Visual Basic |
---|
Public Event OnCancelPrintExportFinish() |
The user has clicked on the "Stop Print and Export" menu item. When this occurs, Prizm
Viewer will first generate the "OnCancelPrintExportStart" event, then cancel any print or
export job, then generate the "OnCancelPrintExportFinish" event.
Viewer will first generate the "OnCancelPrintExportStart" event, then cancel any print or
export job, then generate the "OnCancelPrintExportFinish" event.