SignatureAppearanceType enumeration

Specifies the appearance of a Signature Line control.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

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

Members

Member name Description
Line The control displays with a signature line.
Stamp The control displays for signing with the image of a stamp, such as an inkan or hanko seal.

Remarks

These enumerated constants specify the return value of the SignatureAppearanceType property of the SignatureLine class.

This type or member can be accessed only from code running in forms opened in Microsoft InfoPath Filler.

See also

Reference

Microsoft.Office.InfoPath namespace