Click or drag to resize

RedactItemRedactedText Property

Gets or sets the redacted content of the range.

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

Property Value

Type: String
See Also