Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.