[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IReadOnlySignatureDetails

IReadOnlySignatureDetails Interface

Represents read-only detail of the signature.

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface IReadOnlySignatureDetails
Public Interface IReadOnlySignatureDetails

Properties

Name Description
Address1

Represents the "address1" field in the signature details dialog.

Address2

Represents the "address2" field in the signature details dialog.

ApplicationVersion

Represents the "application version" field in the additional information dialog.

CertificateDigestMethod

Represents the hash method of the checksum of the certificate.

CertificateDigestValue

Represents the checksum of the certificate.

CertificateIssuerName

Represents the issuer name of the certificate.

CertificateSerialNumber

Represents the serial number (in decimal format) of the certificate.

City

Represents the "city" field in the signature details dialog.

ClaimedRole

Represents the "claimed role" field in the signature details dialog.

ColorDepth

Represents the "color depth" field in the additional information dialog.

CommitmentTypeDescription

Represents the "commitment type description" field in the "sign" dialog.

CommitmentTypeQualifier

Represents the "commitment type qualifier" field in the "sign" dialog.

CountryName

Represents the "country name" field in the signature details dialog.

HorizontalResolution

Represents the "horizontal resolution" field in the additional information dialog.

Monitors

Represents the "monitors" field in the additional information dialog.

OfficeVersion

Represents the "office version" field in the additional information dialog.

PostalCode

Represents the "PostalCode" field in the signature details dialog.

SignatureCertificate

Gets the certificate (private key removed) that was used to sign this workbook.

SignatureComments

Represents the "signature comments" field in the signature details dialog.

SignatureImage

Gets the value of the image used to sign the document.

SignatureText

Gets the value of the signature text used to sign this document.

StateOrProvince

Represents the "state or province" field in the signature details dialog.

VerticalResolution

Represents the "vertical resolution" field in the additional information dialog.

WindowsVersion

Represents the "windows version" field in the additional information dialog.