RedactorLogEntry
RedactorLogEntry class
Represents results of applying redaction.
public class RedactorLogEntry
Constructors
Name | Description |
---|---|
RedactorLogEntry(Redaction, RedactionResult) | Initializes a new instance of RedactorLogEntry class for redaction. |
Properties
Name | Description |
---|---|
Redaction { get; } | Gets the reference to redaction and its options. |
Result { get; } | Gets the result, returned by DocumentFormatInstance . |
Remarks
Learn more
- More details about redaction log entries: Redaction basics
See Also
- namespace GroupDocs.Redaction
- assembly GroupDocs.Redaction