MailMergeStartedEventArgs Properties
Provides data for the MailMergeStarted event.Name | Description |
---|---|
Cancel | Gets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs. |
Document | Gets a merged document. |
OperationDescription | Specifies the text displayed by the progress indicator while the document is being rendered. |
See Also