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: 13.3.1.1 045207d562027f7bb0eaa843477ebb7cba5b9f0a
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. | |
RelativityReview | 3 | Use the Relativity Review Interface to review documents. |
See Also