HiddenDataSanitizationOptions.RemoveAnnotations

HiddenDataSanitizationOptions.RemoveAnnotations property

Gets or sets a value indicating whether to remove annotations from the document. When enabled, all annotations present in the document will be removed during the sanitization process. Redact annotations will be applied.

public bool RemoveAnnotations { get; set; }

See Also