Click or drag to resize
DialogPropertiesResultListDisplayFirstDocument Property
Determines whether the web client automatically displays the first document in the result list in the viewer.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
public bool DisplayFirstDocument { get; set; }

Property Value

Type: Boolean
See Also