XdSignatureAppearanceType Enum

Definition

Specifies the appearance of a Signature Line control.

public enum class XdSignatureAppearanceType
[System.Runtime.InteropServices.Guid("482BF460-7DD2-4CE5-B053-7C9201E74132")]
public enum XdSignatureAppearanceType
type XdSignatureAppearanceType = 
Public Enum XdSignatureAppearanceType
Inheritance
XdSignatureAppearanceType
Attributes

Fields

xdSignatureAppearanceTypeLine 0

The control displays with a signature line.

xdSignatureAppearanceTypeStamp 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.

Applies to