end_mustache_tag property

MailMergeRegionInfo.end_mustache_tag property

Returns an end “mustache” tag for the region.

@property
def end_mustache_tag(self) -> aspose.words.mailmerging.MustacheTag:
    ...

See Also