Share via


SignatureLine.SignatureAppearanceType Property

Gets a value that indicates the appearance of the control.

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

Syntax

'Declaration
ReadOnly Property SignatureAppearanceType As XdSignatureAppearanceType
    Get
'Usage
Dim instance As SignatureLine
Dim value As XdSignatureAppearanceType

value = instance.SignatureAppearanceType
XdSignatureAppearanceType SignatureAppearanceType { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.XdSignatureAppearanceType
One of the enumeration values that indicate the appearance of the control.

See Also

Reference

SignatureLine Interface

SignatureLine Members

Microsoft.Office.Interop.InfoPath Namespace