Table of Contents

Class OfficeRedactionReport

Namespace
LMKit.Document.OpenXml
Assembly
LM-Kit.NET.dll

Describes what an Office redaction pass overwrote. Counters cover the whole package, including headers, footers, notes, comments and, when scrubbed, the document property parts.

public sealed class OfficeRedactionReport
Inheritance
OfficeRedactionReport
Inherited Members

Properties

ContentRemoved

Gets whether the pass overwrote any content at all.

PartsScanned

Gets the number of package parts scanned for matches.

ReplacedOccurrences

Gets the number of term occurrences overwritten with the mask character, one per matched occurrence.

Share