Aspose::Words::MailMerging::MustacheTag class

MustacheTag class

Represents “mustache” tag.

class MustacheTag : public System::Object

Methods

MethodDescription
get_ReferenceOffset() constGets the zero-based starting position of the tag from the start of the ReferenceRun.
get_ReferenceRun() constGets the run that contains the beginning of the tag.
get_Text() constGets the text of the tag.
GetType() const override
Is(const System::TypeInfo&) const override
static Type()

See Also