Click or drag to resize
CancelHybridDocumentEventArgs Properties

The CancelHybridDocumentEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets the type of the action.
(Inherited from HybridDocumentEventArgs.)
Public propertyCancel
Gets or sets a value indicating whether the operation should be canceled.
Public propertyPartName
Gets the name of the hybrid part the event is raised for.
(Inherited from HybridDocumentEventArgs.)
Top
See Also