SignatureLine.ShowSignDate Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Mostrar sinalizador de data assinada
Representa o seguinte atributo no esquema: showsigndate
[DocumentFormat.OpenXml.SchemaAttr(0, "showsigndate")]
public DocumentFormat.OpenXml.TrueFalseValue ShowSignDate { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue ShowSignDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showsigndate")]
public DocumentFormat.OpenXml.TrueFalseValue? ShowSignDate { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showsigndate")]
public DocumentFormat.OpenXml.TrueFalseValue? ShowSignDate { get; set; }
public DocumentFormat.OpenXml.TrueFalseValue? ShowSignDate { get; set; }
member this.ShowSignDate : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showsigndate")>]
member this.ShowSignDate : DocumentFormat.OpenXml.TrueFalseValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showsigndate")>]
member this.ShowSignDate : DocumentFormat.OpenXml.TrueFalseValue with get, set
Public Property ShowSignDate As TrueFalseValue
Valor da propriedade
Retorna EnumValue<T>.
- Atributos