Click or drag to resize
ViewerDialogMode Property
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.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(ViewerDialogModes.AdHocEditMode)]
public ViewerDialogModes Mode { get; set; }

Property Value

Type: ViewerDialogModes
See Also