DocumentViewerProperties Class

Relativity Services API
Represents properties that are related to the document viewer.
Inheritance Hierarchy

System.Object
  Relativity.Services.Interfaces.UserInfo.Models.DocumentViewerProperties

Namespace:  Relativity.Services.Interfaces.UserInfo.Models
Assembly:  Relativity.Services.Interfaces (in Relativity.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public class DocumentViewerProperties

The DocumentViewerProperties type exposes the following members.

Constructors

  NameDescription
Public methodDocumentViewerProperties
Initializes a new instance of the DocumentViewerProperties class
Top
Properties

  NameDescription
Public propertyAllowDocumentViewerChange
Gets or sets a Boolean value indicating whether the user will be able to change the document viewer modes.
Public propertyAllowKeyboardShortcuts
Gets or sets a Boolean value indicating whether the user can see the keyboard shortcuts icon in the core reviewer interface.
Public propertyDefaultSelectedFileType
Gets or sets the default viewer mode.
Public propertyDocumentSkip
Gets or sets whether the user has the ability to skip documents during review that no longer meet the original conditions of a view due to propagation.
Public propertyDocumentViewer
Gets or sets the which viewer the user can access when reviewing documents.
Public propertySkipDefaultPreference
Gets or sets a Boolean value indicating whether the user advances to the next document in the queue that matches the defined view conditions when the user clicks Save and Next.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference