Accusoft.PdfXpress5.Net
ContinueImport Event
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > Document Class : ContinueImport Event




Glossary Item Box

Called to interrupt an import operation.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Event Data

The event handler receives an argument of type ContinueEventArgs containing data related to this event. The following ContinueEventArgs properties provide information specific to this event.

PropertyDescription
KeepGoing Gets and sets an indicator if the operation may continue.

Remarks

Stopping an import operation does not restore the PDF Document to its former state.

See Also

©2012. Accusoft Corporation. All Rights Reserved.