Determines which items aren't extracted during processing, such as Microsoft Office embedded images and others.
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
MSOfficeEmbeddedImages | 0 | Don't extract MS Office embedded images. | |
MSOfficeEmbeddedObjects | 1 | Don't extract MS Office objects. | |
EmailInlineImages | 2 | Don't extract inline images in email messages. |
See Also