Property RemoveAnnotations
RemoveAnnotations
Gets or sets whether annotations whose rectangle intersects a
redaction area are removed. Annotation payloads (markup contents,
link targets, form field values) often duplicate the content
being redacted. Default: true.
public bool RemoveAnnotations { get; set; }