Click or drag to resize
StampBaseShowUser Property
Define if stamp show the user who placed the stamp.

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 ShowUser { get; set; }

Property Value

Type: Boolean
See Also