Click or drag to resize
StampAutomaticallyOpenNextDocument Property
Determines whether the stamp remains active after being stored.

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

Property Value

Type: Boolean
See Also