GroupDocs.Redaction.Options
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