SignatureLine.ProviderId Property

Signature Provider ID.Represents the attribte in schema: provid

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "provid")> _
Public Property ProviderId As StringValue
    Get
    Set
'Usage
Dim instance As SignatureLine
Dim value As StringValue

value = instance.ProviderId

instance.ProviderId = value
[SchemaAttrAttribute(, "provid")]
public StringValue ProviderId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

SignatureLine Class

SignatureLine Members

DocumentFormat.OpenXml.Vml.Office Namespace