_Presentation.Signatures Property

Returns a SignatureSet object that represents a collection of digital signatures. Read-only.

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

Syntax

'Declaration
ReadOnly Property Signatures As SignatureSet
    Get
'Usage
Dim instance As _Presentation
Dim value As SignatureSet

value = instance.Signatures
SignatureSet Signatures { get; }

Property Value

Type: Microsoft.Office.Core.SignatureSet

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace