Share via


SignatureLine.SuggestedSigner Property

Gets or sets the name of the suggested signer that is displayed in the control.

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

Syntax

'Declaration
Property SuggestedSigner As String
    Get
    Set
'Usage
Dim instance As SignatureLine
Dim value As String

value = instance.SuggestedSigner

instance.SuggestedSigner = value
string SuggestedSigner { get; set; }

Property Value

Type: System.String
The name of the suggested signer.

See Also

Reference

SignatureLine Interface

SignatureLine Members

Microsoft.Office.Interop.InfoPath Namespace