Click or drag to resize

DocumentLinkContentDocument 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#
public DocumentInfo Document { get; set; }

Property Value

Type: DocumentInfo

Implements

IDocumentLinkContentDocument
See Also