Enum UserDocumentViewer
The enumeration of User document viewer options.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
[ChoiceType(1000023)]
public enum UserDocumentViewer
Fields
| Name | Description |
|---|---|
| ActiveX | The ActiveX value. |
| Default | The default value. |
| Html | The HTML value. |
| RelativityReview | Use the Relativity Review Interface to review documents. |
| Unknown | Someone made a different choice in the environment, and we're not able to map it back to an enum. |