Share via


SignatureLine.SignatureProviderUrl Property

Definition

sigProvUrl, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: sigProvUrl

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

Property Value

Attributes

Applies to