SignatureDetail enumeration
Office 2013 and later
Indicates additional information about a signature.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
| Member name | Description | |
|---|---|---|
| sigdetLocalSigningTime | Specifies the local signing time. | |
| sigdetApplicationName | Specifies the application name. | |
| sigdetApplicationVersion | Specifies the application version. | |
| sigdetOfficeVersion | Specifies the Office version. | |
| sigdetWindowsVersion | Specifies the Windows version. | |
| sigdetNumberOfMonitors | Specifies the number of monitors | |
| sigdetHorizResolution | Specifies the horizontal resolution. | |
| sigdetVertResolution | Specifies the vertical resolution. | |
| sigdetColorDepth | Specifies the color depth. | |
| sigdetSignedData | Specifies the signed data. | |
| sigdetDocPreviewImg | Specifies the document preview image. | |
| sigdetIPFormHash | Specifies the IP form hash. | |
| sigdetIPCurrentView | Specifies the IP current view. | |
| sigdetSignatureType | Specifies the signature type. | |
| sigdetHashAlgorithm | Specifies the hash algorithm. | |
| sigdetShouldShowViewWarning | Specifies the Should Show View Warning setting. | |
| sigdetDelSuggSigner | Specifies the suggested signer delegate. | |
| sigdetDelSuggSignerSet | Specifies the set of suggested signer's delegates. | |
| sigdetDelSuggSignerLine2 | Specifies the suggested signer's delegate's signature line. | |
| sigdetDelSuggSignerLine2Set | Specifies the set of suggested signer's delegate's signature lines. | |
| sigdetDelSuggSignerEmail | Specifies the suggested signer's delegate's e-mail. | |
| sigdetDelSuggSignerEmailSet | Indicates whether an email for a suggested signer delegate has been specified. |
Show: