PDFContentRedactType¶
Namespace: O2S.Components.PDF4NET.Redaction
Specifies the available types of content to redact.
Inheritance Object → ValueType → Enum → PDFContentRedactType
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| Text | 1 | The redaction is applied to text content. |
| Image | 2 | The redaction is applied to image content. |