DocumentProtection.Hash Property
Password Hash.Represents the attribte in schema: w:hash
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "hash")> _
Public Property Hash As Base64BinaryValue
Get
Set
'Применение
Dim instance As DocumentProtection
Dim value As Base64BinaryValue
value = instance.Hash
instance.Hash = value
[SchemaAttrAttribute(, "hash")]
public Base64BinaryValue Hash { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Base64BinaryValue
Returns StringValue.