Event that fires during exporting to allow continuation or inserting a cancel.
| Visual Basic |
|---|
Public Event ContinueExport( _ ByRef keepGoing As Boolean _ ) |
- keepGoing
- Gets and sets an indicator if the operation may continue.
|
| Accusoft PDF Xpress Control v5.0 |
|
| ContinueExport Event | |
| See Also Send comments on this topic. | |
| PdfDocument Object : ContinueExport Event |
Glossary Item Box
| Visual Basic |
|---|
Public Event ContinueExport( _ ByRef keepGoing As Boolean _ ) |