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