Click or drag to resize

IDigitalSignature IsValid Property

Indicates whether this digital signature is valid.

Namespace: Spire.Xls.Core.MergeSpreadsheet.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool IsValid { get; set; }

Property Value

Type: Boolean
See Also