Click or drag to resize
DocumentHasXmlDigitalSignatures Property
Contains true if document contains at least one XML Digital signature

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.8
Syntax
C#
[EagleAttribute]
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
public bool HasXmlDigitalSignatures { get; set; }

Property Value

Type: Boolean
See Also