reference_run property

MustacheTag.reference_run property

Gets the run that contains the beginning of the tag.

@property
def reference_run(self) -> aspose.words.Run:
    ...

See Also