Table of Contents

Property ApplyExistingRedactAnnotations

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

ApplyExistingRedactAnnotations

Gets or sets whether pre-existing /Redact annotations carried by the document are applied and consumed as part of this request. Default: false.

public bool ApplyExistingRedactAnnotations { get; set; }

Property Value

bool
Share