DocumentViewer Enumeration

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

public enum DocumentViewer
Members

  Member nameValueDescription
Default0 Use default value for the DocumentViewer property.
HTML1 Use the HTML viewer to review documents.
ActiveX2 Use the ActiveX viewer to review documents.
RelativityReview3 Use the Relativity Review Interface to review documents.
See Also

Reference