Click or drag to resize
StampBaseSignature Property
Define the sigiture of the stamp.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(StampSignatureType.No)]
public StampSignatureType Signature { get; set; }

Property Value

Type: StampSignatureType
See Also