View3.SignatureLines property
Gets a reference to the SignatureLinesCollection associated with the current view.
Namespace: Microsoft.Office.Interop.InfoPath
Assembly: Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)
Syntax
'Declaration
ReadOnly Property SignatureLines As SignatureLinesCollection
Get
'Usage
Dim instance As View3
Dim value As SignatureLinesCollection
value = instance.SignatureLines
SignatureLinesCollection SignatureLines { get; }
Property value
Type: Microsoft.Office.Interop.InfoPath.SignatureLinesCollection
An object that represents the set of Signature Line controls in the current view.