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