1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for Python via .NET
  4. /
  5. groupdocs.redaction.integration
  6. /
  7. IFixedFormatDocument class
  8. /
  9. _redact_annotation_regex_replacement_options method

_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