Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IReadOnlySignatureDetails Interface
Methods

In This Topic
    IReadOnlySignatureDetails Interface Members
    In This Topic

    The following tables list the members exposed by IReadOnlySignatureDetails.

    Public Methods
     NameDescription
     MethodGets the "address1" field in the signature details dialog.  
     MethodGets the "address2" field in the signature details dialog.  
     MethodGets the "application version" field in the additional information dialog.  
     MethodGets the hash method of the checksum of the certificate.  
     MethodGets the checksum of the certificate.  
     MethodGets the issuer name of the certificate.  
     MethodGets the serial number (in decimal format) of the certificate.  
     MethodGets the "city" field in the signature details dialog.  
     MethodGets the "claimed role" field in the signature details dialog.  
     MethodGets the "color depth" field in the additional information dialog.  
     MethodGets the "commitment type description" field in the "sign" dialog.  
     MethodGets the "commitment type qualifier" field in the "sign" dialog.  
     MethodGets the "country name" field in the signature details dialog.  
     MethodGets the "horizontal resolution" field in the additional information dialog.  
     MethodGets the "monitors" field in the additional information dialog.  
     MethodGets the "office version" field in the additional information dialog.  
     MethodGets the "PostalCode" field in the signature details dialog.  
     MethodGets the certificate (private key removed) that was used to sign this workbook.  
     MethodGets the "signature comments" field in the signature details dialog.  
     MethodGets the value of the image used to sign the document.  
     MethodGets the value of the signature text used to sign this document.  
     MethodGets the "state or province" field in the signature details dialog.  
     MethodGets the "vertical resolution" field in the additional information dialog.  
     MethodGets the "windows version" field in the additional information dialog.  
    Top
    See Also