Click or drag to resize

RedactRuleMaskChar Property

Gets or sets a character that masks redacted text. Default is space.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public char MaskChar { get; set; }

Property Value

Type: Char
See Also