Click or drag to resize
SignatureStatus Enumeration
Define allowed operations when there is signature

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[SerializableAttribute]
[XmlRootAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform", 
	IsNullable = false)]
[XmlTypeAttribute(Namespace = "http://dev.docuware.com/schema/public/services/platform")]
public enum SignatureStatus
Members
  Member nameValueDescription
Allow_Annotations0 Allow placing of annotations
Allow_Stamps1 Allow placing of stamps
Allow_Signature_Stamps2 Allow placing of signature stamps
Remarks