RedactorLogEntry class

RedactorLogEntry class

Represents results of applying redaction.

Learn more

The RedactorLogEntry type exposes the following members:

Constructors

Constructor Description
init Initializes a new RedactorLogEntry for redaction.

Properties

Property Description
redaction The reference to the redaction and its options.
result The result returned by DocumentFormatInstance.

See Also