Click or drag to resize

DocumentBeforeSaveEventArgs Properties

The DocumentBeforeSaveEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether or not to cancel the event.
Public propertyDocument
Gets the document.
Top
See Also