CustomRedactionContext
CustomRedactionContext class
Provides context for custom redaction processing.
public class CustomRedactionContext
Constructors
Name | Description |
---|---|
CustomRedactionContext() | The default constructor. |
Properties
Name | Description |
---|---|
PageNumber { get; set; } | The page number of the document where the text appears. Note: Some document formats may not support page numbers. |
Text { get; set; } | The original text to be redacted. |
See Also
- namespace GroupDocs.Redaction.Redactions
- assembly GroupDocs.Redaction