Share via


ModificationVerifier.ExtendedCryptographicAlgorithmSource Property

Algorithm Extensibility Source.Represents the attribte in schema: algIdExtSource

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "algIdExtSource")> _
Public Property ExtendedCryptographicAlgorithmSource As StringValue
    Get
    Set
'Usage
Dim instance As ModificationVerifier
Dim value As StringValue

value = instance.ExtendedCryptographicAlgorithmSource

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

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

ModificationVerifier Class

ModificationVerifier Members

DocumentFormat.OpenXml.Presentation Namespace