start_mustache_tag property

MailMergeRegionInfo.start_mustache_tag property

Returns a start “mustache” tag for the region.

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

See Also