Class OfficeRedactionResult
Carries the outcome of an in-memory Office redaction: the redacted document bytes and the report describing what was overwritten.
public sealed class OfficeRedactionResult
- Inheritance
-
OfficeRedactionResult
- Inherited Members
Properties
- Data
Gets the redacted document bytes, in the same Office format as the source.
- Report
Gets the redaction report.