RedactorChangeLog
RedactorChangeLog class
Represents results for a list of redactions, passed to Apply() method of Redactor
class.
public class RedactorChangeLog
Constructors
Name | Description |
---|---|
RedactorChangeLog() | Initializes a new instance of RedactorChangeLog class. |
Properties
Name | Description |
---|---|
RedactionLog { get; } | Gets the list of RedactorLogEntry instances. |
Status { get; } | Gets the final status of all applied redactions. |
Remarks
Learn more
- More details about redaction logs: Redaction basics
See Also
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction