Table of Contents

Class PdfRedactionResult

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

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.

Share