Share via


Signature.SignatureLineShape Property

Gets the Shape object associated with a Signature object that is a signature line. Read-only.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
ReadOnly Property SignatureLineShape As Object
    Get
'Usage
Dim instance As Signature
Dim value As Object

value = instance.SignatureLineShape
Object SignatureLineShape { get; }

Property Value

Type: System.Object
Object

See Also

Reference

Signature Interface

Signature Members

Microsoft.Office.Core Namespace