GroupDocs.Redaction.Options
Contents
[
Hide
]
The Options namespace provides load and save options classes.
Classes
Class | Description |
---|---|
CreatePageStream | Represents method that returns a stream to write page preview data. |
LoadOptions | Provides options that will be used to open a file. |
PreviewOptions | Provides options to sets 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 stream created by CreatePageStream delegate. |
SaveOptions | Provides options for changing an output file name and/or converting the document to image-based PDF (rasterization). |
Interfaces
Interface | Description |
---|---|
ILogger | Defines interface of a logger that can be used for logging events and errors in process of redaction. |
Enumeration
Enumeration | Description |
---|---|
AdvancedRasterizationOptions | Flags enumeration to manage the advanced rasterization options to be applied. |
PdfComplianceLevel | Represents a list of supported PDF compliance levels. |
PreviewOptions.PreviewFormats | Represents supported preview formats. |