Specifies the method used for text extraction from PowerPoint presentations.
Namespace: Relativity.Processing.Services
Assembly: Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Native | 0 | Use native text extraction for PowerPoint presentations. | |
DtSearch | 1 | Use dtSearch text extraction for PowerPoint presentations. | |
NativeWithDtSearchFailover | 2 | Use Native for extraction, with automatic re-try using dtSearch |
See Also