Table of Contents

Property RecurseIntoForms

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

RecurseIntoForms

Gets or sets whether redaction descends into Form XObjects. The affected form instance is cloned before editing, so the same form referenced from other pages keeps its original content. Default: true.

public bool RecurseIntoForms { get; set; }

Property Value

bool
Share