Accusoft PDF Xpress Control v5.0
CancelInsertPages Event
See Also  Send comments on this topic.
Cancel
A boolean value which is True to allow inserting a cancel into the process. Otherwise, False should be set.
PdfDocument Object : CancelInsertPages Event

Glossary Item Box

Description

Event that fires after each page is inserted to allow the user to cancel the current process.

Syntax

Visual Basic
Public Event CancelInsertPages( _
   ByRef Cancel As Boolean _
)

Parameters

Cancel
A boolean value which is True to allow inserting a cancel into the process. Otherwise, False should be set.

See Also

©2012. Accusoft Corporation. All Rights Reserved.