Table of Contents

Property DrawFillBoxes

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

DrawFillBoxes

Gets or sets whether an opaque box is drawn over each redacted area after content removal. Default: true.

public bool DrawFillBoxes { get; set; }

Property Value

bool
Share