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




Glossary Item Box

Event which is fired after each page is inserted to allow the user to cancel the current process.

Syntax

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

Event Data

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

PropertyDescription
Cancel Gets and sets a value indicating that the page insertion operation must be canceled.

See Also

©2012. Accusoft Corporation. All Rights Reserved.