Share via


SignatureLine.ShowSignDate Property

Definition

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

Represents the following attribute in the schema: showSignDate

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

Property Value

Attributes

Applies to