Click or drag to resize

DocumentInfoHasData Property

Indicates, that document for signing is filled.

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

Property Value

Type: Boolean
See Also