Enum ImagingWordInclude
Specifies document attributes added by word processing software to include in the imaging output.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ImagingWordInclude
Fields
Name | Description |
---|---|
Comments | Includes comments added to the documents through the Review feature in Microsoft Word. |
FieldCodes | Includes the field codes added by Microsoft Word as placeholders for data. |
HiddenText | Includes comments or other information added to the documents through the Hidden Text feature in Microsoft Word. |
Unknown | Represents error during mapping. |