Documents for Excel .NET Edition | GCDocuments
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