SignatureLine.SuggestedSignerTitle Property
Gets or sets the title 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 SuggestedSignerTitle As String
Get
Set
'Usage
Dim instance As SignatureLine
Dim value As String
value = instance.SuggestedSignerTitle
instance.SuggestedSignerTitle = value
string SuggestedSignerTitle { get; set; }
Property Value
Type: System.String
The title of the suggested signer.