SignatureSet.CanAddSignatureLine Property
Gets a Boolean value indicating whether you can add a signature line to a document. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property CanAddSignatureLine As Boolean
Get
'Usage
Dim instance As SignatureSet
Dim value As Boolean
value = instance.CanAddSignatureLine
bool CanAddSignatureLine { get; }
Property Value
Type: System.Boolean
Boolean