TdxMailMergeStartedEventArgs Members
Constructors
| Name | Description |
|---|---|
| Create(IdxInnerRichEditDocumentContainerOwner,TdxCustomDocumentModel) | Initializes a new instance of the TdxMailMergeCustomEventArgs class with specified settings. Inherited from TdxMailMergeCustomEventArgs. |
Properties
| Name | Description |
|---|---|
| Document | Inherited from TdxMailMergeCustomEventArgs. |
| OperationDescription | Specifies a description for a mail merge operation. Inherited from TdxMailMergeCustomEventArgs. |
Methods
| Name | Description |
|---|---|
| Clear | Inherited from TdxMailMergeCustomEventArgs. |
| CreateDocumentServerForExistingDocumentModel(IdxInnerRichEditDocumentContainerOwner,TdxCustomDocumentModel) static | Inherited from TdxMailMergeCustomEventArgs. |
| Empty | Inherited from TdxEventArgs. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also