Filters

ReplacementOptions.Filters property

Gets or sets an array of filters to apply with this redaction.

public RedactionFilter[] Filters { get; set; }

See Also