Click or drag to resize

IDocumentLinkContentDocument Property

Description and full binary content of document for signing.

Namespace:  ASDSoft.WebSigner.Server.Content
Assembly:  ASDSoft.WebSigner.Server (in ASDSoft.WebSigner.Server.dll) Version: 2.5.0
Syntax
C#
DocumentInfo Document { get; set; }

Property Value

Type: DocumentInfo
See Also