Share via


SignatureLine.SuggestedSigner Property

Suggested Signer Line 1.Represents the attribte in schema: o:suggestedsigner

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "suggestedsigner")> _
Public Property SuggestedSigner As StringValue
    Get
    Set
'Usage
Dim instance As SignatureLine
Dim value As StringValue

value = instance.SuggestedSigner

instance.SuggestedSigner = value
[SchemaAttrAttribute(, "suggestedsigner")]
public StringValue SuggestedSigner { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

SignatureLine Class

SignatureLine Members

DocumentFormat.OpenXml.Vml.Office Namespace