Property MaskCharacter
MaskCharacter
Gets or sets the character written over every matched character. The replacement is same-length, so the document layout around the redacted text is preserved. Default: the FULL BLOCK character (U+2588).
public char MaskCharacter { get; set; }