Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / Signatures Property
In This Topic
    Signatures Property (IWorkbook)
    In This Topic
    Gets a collection of Signature objects that correspond to the digital signature attached to a document.
    Syntax
    ISignatureSet Signatures {get;}
    See Also