Share via


SignatureLine.SuggestedSigner2 Property

Definition

suggestedSigner2, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: suggestedSigner2

[DocumentFormat.OpenXml.SchemaAttr(0, "suggestedSigner2")]
public DocumentFormat.OpenXml.StringValue SuggestedSigner2 { get; set; }
public DocumentFormat.OpenXml.StringValue SuggestedSigner2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "suggestedSigner2")]
public DocumentFormat.OpenXml.StringValue? SuggestedSigner2 { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("suggestedSigner2")]
public DocumentFormat.OpenXml.StringValue? SuggestedSigner2 { get; set; }
public DocumentFormat.OpenXml.StringValue? SuggestedSigner2 { get; set; }
member this.SuggestedSigner2 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "suggestedSigner2")>]
member this.SuggestedSigner2 : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("suggestedSigner2")>]
member this.SuggestedSigner2 : DocumentFormat.OpenXml.StringValue with get, set
Public Property SuggestedSigner2 As StringValue

Property Value

Attributes

Applies to