![]() | RedactPage Class |
Namespace: Opait.Redact
public sealed class RedactPage
The RedactPage type exposes the following members.
Name | Description | |
---|---|---|
![]() | RedactPage(Int32) |
Constructor for saving manual redactions.
|
![]() | RedactPage(XElement) |
Initializes a serialized instance.
|
Name | Description | |
---|---|---|
![]() | HasRedaction |
Gets a flag to indicate whether the page has redacted data.
|
![]() | PageNumber |
Gets the index of the page number where redactions were detected.
|
![]() | RedactItems |
Gets the list of redacted items detected on this page.
|
Name | Description | |
---|---|---|
![]() | FromXml |
Initializes an instance of the RedactPage class from the specified XElement.
|
![]() | ToXml |
Serializes the current instance of the RedactPage class as an XElement.
|