Click or drag to resize

SignatureRequestContent Property

Content for signing.

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

Property Value

Type: ContentBase
See Also