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

In This Topic
    IReadOnlySignatureDetails Interface Members
    In This Topic

    The following tables list the members exposed by IReadOnlySignatureDetails.

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