Property RecurseIntoForms
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; }