GroupDocs.Redaction.Options Namespace
The GroupDocs.Redaction.Options namespace provides load and save options classes.
Classes
  ClassDescription
Public classCode exampleLoadOptions
Provides options that will be used to open a file.
Public classCode examplePreviewOptions
Provides options to sets requirements and stream delegates for preview generation.
Public classCode exampleRasterizationOptions
Provides options for converting files into PDF.
Public classRedactorSettings
Represents redaction settings, allowing to customize the redaction process.
Public classCode exampleSaveOptions
Provides options for changing an output file name and/or converting the document to image-based PDF (rasterization).
Interfaces
  InterfaceDescription
Public interfaceILogger
Defines interface of a logger that can be used for logging events and errors in process of redaction.
Delegates
  DelegateDescription
Public delegateCode exampleCreatePageStream
Represents method that returns a stream to write page preview data.
Public delegateCode exampleReleasePageStream
Represents a method which releases stream created by CreatePageStream delegate.
Enumerations
  EnumerationDescription
Public enumerationPdfComplianceLevel
Represents a list of supported PDF compliance levels.
Public enumerationPreviewOptionsPreviewFormats
Represents supported preview formats.