groupdocs.redaction.options
The GroupDocs.Redaction namespace provides load and save options classes.
Classes
Class |
Description |
ILogger |
Defines interface of a logger that can be used for logging events and errors in process of redaction. |
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. |
SaveOptions |
Provides options for changing an output file name and/or converting the document to image-based PDF (rasterization). |
Enumerations