Click or drag to resize
StampBaseShowTime Property
Define if stamp show the time when stamp is placed.

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

Property Value

Type: Boolean
See Also