Click or drag to resize

RedactDataRedactPages Property

Gets or sets the list of pages with redaction data.

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

Property Value

Type: ListRedactPage
See Also