MustacheTags

MailMergeRegionInfo.MustacheTags property

Returns a list of child “mustache” tags.

public IList<MustacheTag> MustacheTags { get; }

See Also