SnapMailMergeStartedEventArgs Properties
Provides data for the SnapControl.SnapMailMergeStarted event.| Name | Description |
|---|---|
| Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
| Document | Returns a mail merge document that has started rendering. |
| OperationDescription | Provides access to the operation description. |
See Also