_delete_annotations_regex method

_delete_annotations_regex

def _delete_annotations_regex(self, regular_expression):
    ...
Parameter Type Description
regular_expression Any

Returns: RedactionResult

See Also