SignatureLine.ProviderId 属性

定义

签名提供程序 ID

表示架构中的以下属性:provid

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

属性值

返回 StringValue

属性

适用于