Share via


SignedDataBlock.Signatures Property

Gets a reference to the SignaturesCollection collection associated with the SignedDataBlockObject object.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
ReadOnly Property Signatures As SignaturesCollection
    Get
'Usage
Dim instance As SignedDataBlock
Dim value As SignaturesCollection

value = instance.Signatures
SignaturesCollection Signatures { get; }

Property Value

Type: Microsoft.Office.Interop.InfoPath.SignaturesCollection

See Also

Reference

SignedDataBlock Interface

SignedDataBlock Members

Microsoft.Office.Interop.InfoPath Namespace