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
     MethodRepresents the "address1" field in the signature details dialog.  
     MethodRepresents the "address2" field in the signature details dialog.  
     MethodRepresents the "application version" field in the additional information dialog.  
     MethodRepresents the hash method of the checksum of the certificate.  
     MethodRepresents the checksum of the certificate.  
     MethodRepresents the issuer name of the certificate.  
     MethodRepresents the serial number (in decimal format) of the certificate.  
     MethodRepresents the "city" field in the signature details dialog.  
     MethodRepresents the "claimed role" field in the signature details dialog.  
     MethodRepresents the "color depth" field in the additional information dialog.  
     MethodRepresents the "commitment type description" field in the "sign" dialog.  
     MethodRepresents the "commitment type qualifier" field in the "sign" dialog.  
     MethodRepresents the "country name" field in the signature details dialog.  
     MethodRepresents the "horizontal resolution" field in the additional information dialog.  
     MethodRepresents the "monitors" field in the additional information dialog.  
     MethodRepresents the "office version" field in the additional information dialog.  
     MethodRepresents the "PostalCode" field in the signature details dialog.  
     MethodGets the certificate (private key removed) that was used to sign this workbook.  
     MethodRepresents 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.  
     MethodRepresents the "state or province" field in the signature details dialog.  
     MethodRepresents the "vertical resolution" field in the additional information dialog.  
     MethodRepresents the "windows version" field in the additional information dialog.  
    Top
    See Also