SignatureDetail Enum

Definition

Indicates additional information about a signature.

public enum class SignatureDetail
public enum SignatureDetail
type SignatureDetail = 
Public Enum SignatureDetail
Inheritance
SignatureDetail

Fields

sigdetApplicationName 1

Specifies the application name.

sigdetApplicationVersion 2

Specifies the application version.

sigdetColorDepth 8

Specifies the color depth.

sigdetDelSuggSigner 16

Specifies the suggested signer delegate.

sigdetDelSuggSignerEmail 20

Specifies the suggested signer's delegate's e-mail.

sigdetDelSuggSignerEmailSet 21

Indicates whether an email for a suggested signer delegate has been specified.

sigdetDelSuggSignerLine2 18

Specifies the suggested signer's delegate's signature line.

sigdetDelSuggSignerLine2Set 19

Specifies the set of suggested signer's delegate's signature lines.

sigdetDelSuggSignerSet 17

Specifies the set of suggested signer's delegates.

sigdetDocPreviewImg 10

Specifies the document preview image.

sigdetHashAlgorithm 14

Specifies the hash algorithm.

sigdetHorizResolution 6

Specifies the horizontal resolution.

sigdetIPCurrentView 12

Specifies the IP current view.

sigdetIPFormHash 11

Specifies the IP form hash.

sigdetLocalSigningTime 0

Specifies the local signing time.

sigdetNumberOfMonitors 5

Specifies the number of monitors

sigdetOfficeVersion 3

Specifies the Office version.

sigdetShouldShowViewWarning 15

Specifies the Should Show View Warning setting.

sigdetSignatureType 13

Specifies the signature type.

sigdetSignedData 9

Specifies the signed data.

sigdetVertResolution 7

Specifies the vertical resolution.

sigdetWindowsVersion 4

Specifies the Windows version.

Applies to