Share via


Signature.IsSignatureLine Property

Gets a value indicating whether this is a signature line. Read-only.

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

Syntax

'Declaration
ReadOnly Property IsSignatureLine As Boolean
    Get
'Usage
Dim instance As Signature
Dim value As Boolean

value = instance.IsSignatureLine
bool IsSignatureLine { get; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

Signature Interface

Signature Members

Microsoft.Office.Core Namespace