Aspose::Words::MailMerging::IMailMergeDataSourceRoot interface
IMailMergeDataSourceRoot interface
Implement this interface to allow mail merge from a custom data source with master-detail data.
class IMailMergeDataSourceRoot : public virtual System::Object
Methods
Method | Description |
---|---|
virtual GetDataSource(System::String) | The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region. |
GetType() const override | |
Is(const System::TypeInfo&) const override | |
static Type() |
See Also
- Namespace Aspose::Words::MailMerging
- Library Aspose.Words for C++