SignatureAppearanceType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the appearance of a Signature Line control.
public enum class SignatureAppearanceType
public enum SignatureAppearanceType
type SignatureAppearanceType =
Public Enum SignatureAppearanceType
- Inheritance
-
SignatureAppearanceType
Fields
Name | Value | Description |
---|---|---|
Line | 0 | The control displays with a signature line. |
Stamp | 1 | 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.