Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISignature Interface / IsValid Property
In This Topic
    IsValid Property
    In This Topic
    Determines if the digital signature that corresponds to the Signature object is a valid signature.
    Syntax
    System.bool IsValid {get;}
    See Also