Share via


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.

See Also

Reference

View3 Interface

View3 Members

Microsoft.Office.Interop.InfoPath Namespace