Click or drag to resize

RedactItem Properties

The RedactItem type exposes the following members.

Properties
  NameDescription
Public propertyEndIndex
Gets or sets the index of the last character of the range.
Public propertyIsManual
Gets a boolean flag to indicate that the redaction was manually drawn.
Public propertyOriginalText
Gets or sets the original content of the range.
Public propertyPageNumber
The index of the PDF page where redaction resides.
Public propertyRedactedText
Gets or sets the redacted content of the range.
Public propertyRuleName
Gets or sets the name of the redaction rule that detected the word.
Public propertyStartIndex
Gets or sets the index of the first character of the range.
Top
See Also