mustache_tags property

MailMergeRegionInfo.mustache_tags property

Returns a list of child “mustache” tags.

@property
def mustache_tags(self) -> List[aspose.words.mailmerging.MustacheTag]:
    ...

See Also