ChildExtractionMethod Enumeration

Relativity Processing Services
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

public enum ChildExtractionMethod
Members

  Member nameValueDescription
MSOfficeEmbeddedImages0 Don't extract MS Office embedded images.
MSOfficeEmbeddedObjects1 Don't extract MS Office objects.
EmailInlineImages2 Don't extract inline images in email messages.
See Also

Reference