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

_init_regex_replacement_options method

_init_regex_replacement_options

def _init_regex_replacement_options(self, regex, options):
    ...
Parameter Type Description
regex Any
options ReplacementOptions

See Also