<PackageReference Include="Relativity.Identity.SDK" Version="2.6.2" />

DocumentViewerProperties

Represents properties that are related to the document viewer.
public bool AllowDocumentSkipPreferenceChange { get; set; }

Gets or sets whether the user has the ability to change their preference to skip documents during review that no longer meet the original conditions of a view due to propagation.

public bool AllowDocumentViewerChange { get; set; }

Gets or sets a Boolean value indicating whether the user will be able to change the document viewer modes.

public bool AllowKeyboardShortcuts { get; set; }

Gets or sets a Boolean value indicating whether the user can see the keyboard shortcuts icon in the core reviewer interface.

Gets or sets the default viewer mode.

public DocumentViewer DocumentViewer { get; set; }

Gets or sets the which viewer the user can access when reviewing documents.

public bool SkipDefaultPreference { get; set; }

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.