match_end_node property

ReplacingArgs.match_end_node property

Gets the node that contains the end of the match.

@property
def match_end_node(self) -> aspose.words.Node:
    ...

See Also