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