groupdocs.redaction.options

On this page

Option classes for configuring conversions and operations.

Classes

Class Description
CreatePageStream Represents a method that returns a stream to write page preview data.
ILogger Defines an interface for a logger used to record events and errors during redaction.
LoadOptions Provides options that will be used to open a file.
PreviewOptions Provides options to set requirements and stream delegates for preview generation.
RasterizationOptions Provides options for converting files into PDF.
RedactorSettings Represents redaction settings, allowing to customize the redaction process.
ReleasePageStream Represents a method which releases a stream created by the CreatePageStream delegate.
SaveOptions Provides options for changing an output file name and/or converting the document to image‑based PDF (rasterization).

Enumerations

On this page