1. GroupDocs.Redaction
  2. /
  3. GroupDocs.Redaction for Python via .NET
  4. /
  5. groupdocs.redaction.options
  6. /
  7. SaveOptions class
  8. /
  9. redacted_file_suffix property

redacted_file_suffix property

redacted_file_suffix property

Definition:

@property
def redacted_file_suffix(self):
    ...
@redacted_file_suffix.setter
def redacted_file_suffix(self, value):
    ...

See Also