_redact_annotation_regex_replacement_options method

_redact_annotation_regex_replacement_options

def _redact_annotation_regex_replacement_options(self, regular_expression, options):
    ...
Parameter Type Description
regular_expression Any
options ReplacementOptions

Returns: RedactionResult

See Also