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.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(StampSignatureType.No)]
[XmlAttributeAttribute]
public StampSignatureType Signature { get; set; }

Property Value

Type: StampSignatureType
See Also