Aspose::Words::MailMerging::MailMerge::GetRegionsHierarchy method

MailMerge::GetRegionsHierarchy method

Returns a full hierarchy of regions (with fields) available in the document.

System::SharedPtr<Aspose::Words::MailMerging::MailMergeRegionInfo> Aspose::Words::MailMerging::MailMerge::GetRegionsHierarchy()

ReturnValue

Regions’ hierarchy.

Remarks

Hierarchy is returned in the form of the MailMergeRegionInfo class.

See Also