Click or drag to resize

BuildableDocumentLinkContentBaseTConfigurationSignedDocumentData Property

Note: This API is now obsolete.

Binary data of final signed document.

Namespace:  ASDSoft.WebSigner.Server.Content
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
[ObsoleteAttribute("Use method OpenSignedDocumentRead() instead property SignedDocumentData.")]
public byte[] SignedDocumentData { get; }

Property Value

Type: Byte
See Also