Click or drag to resize

RedactPageRedactItems Property

Gets the list of redacted items detected on this page.

Namespace:  Opait.Redact
Assembly:  Opait.Redact (in Opait.Redact.dll) Version: 1.3.3.0
Syntax
C#
public List<RedactItem> RedactItems { get; }

Property Value

Type: ListRedactItem
See Also