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: 640db774aa42dfbe1785add27fbb41844ec5c7d4
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.
See Also

Reference