1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for Python via .NET
  4. /
  5. groupdocs.redaction.redactions
  6. /
  7. RegexRedaction class
  8. /
  9. _init_string_replacement_options method

_init_string_replacement_options method

_init_string_replacement_options

def _init_string_replacement_options(self, pattern, options):
    ...
Parameter Type Description
pattern str
options ReplacementOptions

See Also