Class PdfRedactionResult
Carries the outcome of an in-memory redaction: the redacted document bytes and the report describing what was removed.
public sealed class PdfRedactionResult
- Inheritance
-
PdfRedactionResult
- Inherited Members
Properties
- Data
Gets the redacted PDF document bytes.
- Report
Gets the redaction report.