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.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(false)]
[DolphinAttribute]
[XmlAttributeAttribute]
public bool KeepStampActive { get; set; }

Property Value

Type: Boolean
See Also