Aspose::Words::MailMerging::MailMergeRegionInfo::get_MustacheTags method

MailMergeRegionInfo::get_MustacheTags method

Returns a list of child “mustache” tags.

const System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<Aspose::Words::MailMerging::MustacheTag>>> & Aspose::Words::MailMerging::MailMergeRegionInfo::get_MustacheTags() const

See Also