Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISignatureSet Interface

In This Topic
    ISignatureSet Interface Methods
    In This Topic

    For a list of all members of this type, see ISignatureSet members.

    Public Methods
     NameDescription
     Method Creates a signature packet when digitally signing a document. The signature will be discarded if you save the workbook without signing it.  
     Method Adds lines to a document where signatures are collected. Only the "Microsoft Office signature line" is supported. Other signature line providers, such as stamp signatures, are not supported.  
     Method (Inherited from System.Collections.Generic.IEnumerable<ISignature>)
    Top
    See Also