RedactItem Properties |
The RedactItem type exposes the following members.
Name | Description | |
---|---|---|
EndIndex |
Gets or sets the index of the last character of the range.
| |
IsManual |
Gets a boolean flag to indicate that the redaction was manually drawn.
| |
OriginalText |
Gets or sets the original content of the range.
| |
PageNumber |
The index of the PDF page where redaction resides.
| |
RedactedText |
Gets or sets the redacted content of the range.
| |
RuleName |
Gets or sets the name of the redaction rule that detected the word.
| |
StartIndex |
Gets or sets the index of the first character of the range.
|