Compartir a través de


SignatureLine.AdditionalXml Propiedad

Definición

Información de firma adicional

Representa el atributo siguiente en el esquema: addlxml

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a