match_node property

ReplacingArgs.match_node property

Gets the node that contains the beginning of the match.

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

See Also