RedactionType enumeration
RedactionType enumeration
Represents a type of document’s data, affected by redaction.
The RedactionType type exposes the following members:
Fields
Field | Description |
---|---|
TEXT | The document’s body text. |
METADATA | The document’s metadata. |
ANNOTATION | The annotations within document’s text. |
IMAGE_AREA | The area within an image. |
PAGE | The page of a document. |
Remarks
Learn more | | |