ViewerDialogMode Property DocuWare Platform .NET API
The mode in which the viewer is open to display a document from the result list

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[DefaultValueAttribute(ViewerDialogModes.AdHocEditMode)]
[XmlAttributeAttribute]
public ViewerDialogModes Mode { get; set; }

Property Value

Type: ViewerDialogModes
See Also

Reference