Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IReadOnlySignatureDetails Interface / SignatureImage Property
In This Topic
    SignatureImage Property
    In This Topic
    Gets the value of the image used to sign the document.
    Syntax
    System.byte[] SignatureImage {get;}
    See Also