Click or drag to resize

PageDropEventArgs Properties

The PageDropEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyCancelGets or sets a value indicating whether the event should be canceled.
(Inherited from CancelEventArgs)
Public propertyPage Gets and sets the page to be dropped.
Top
See Also