Click or drag to resize

RedactOptionsWhiteBox Property

Option controls whether redactions are drawn using black or while boxes.

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

Property Value

Type: Boolean
See Also