The CancelCopyEventArgs type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Cancel |
Gets or sets a value indicating whether the operation should be canceled.
|
![]() | Destination |
Gets the destination folder where the document is copied.
(Inherited from CopyEventArgs.) |
![]() | Document |
Gets the document the event is raised for.
(Inherited from DocumentEventArgs.) |
See Also