Click or drag to resize
StampKeepStampActive Property
Determines whether next document is opened automatically after the stamp is stored.

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

Property Value

Type: Boolean
See Also