SignatureLineImage Enumeration

Indicates the signature line image.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Enumeration SignatureLineImage
'Usage
Dim instance As SignatureLineImage
public enum SignatureLineImage

Members

Member name Description
siglnimgSoftwareRequired The SoftwareRequired image.
siglnimgUnsigned The Unsigned image.
siglnimgSignedValid The SignedValid image.
siglnimgSignedInvalid The SignedInvalid image.
siglnimgSigned

See Also

Reference

Microsoft.Office.Core Namespace