Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISignature Interface / IsSigned Property
In This Topic
    IsSigned Property
    In This Topic
    Gets a System.Boolean value indicating whether the document was signed successfully. Read-only.
    Syntax
    System.bool IsSigned {get;}
    See Also