CustomRedactionContext class

CustomRedactionContext class

Provides context for custom redaction processing.

The CustomRedactionContext type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of CustomRedactionContext

Properties

Property Description
page_number The page number of the document where the text appears.
Note: Some document formats may not support page numbers.
text The original text to be redacted.

See Also