Share via


SignatureLine.ProviderId Property

Definition

Signature Provider ID

Represents the following attribute in the schema: 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

Property Value

Returns StringValue.

Attributes

Applies to