Enum of the different document viewer modes a user can access.
Namespace: Relativity.Services.Interfaces.UserInfo.Models
Assembly: Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Default | 0 | Use default value for the DocumentViewer property. | |
HTML | 1 | Use the HTML viewer to review documents. | |
ActiveX | 2 | Use the ActiveX viewer to review documents. |
See Also