SignatureLine.AdditionalXml 属性

定义

其他签名信息

表示架构中的以下属性: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

属性值

返回 StringValue

属性

适用于