Share via


SignatureLine.Signature Property

Gets the SignatureObject object associated with the control.

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

Syntax

'Declaration
ReadOnly Property Signature As SignatureObject
    Get
'Usage
Dim instance As SignatureLine
Dim value As SignatureObject

value = instance.Signature
SignatureObject Signature { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.SignatureObject
An object that represents digital signature associated with the control when the form or set of signable data is signed.

See Also

Reference

SignatureLine Interface

SignatureLine Members

Microsoft.Office.Interop.InfoPath Namespace