Signature.CanSetup Property
Gets a Boolean value indicating whether the user can set properties of the Signature object. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property CanSetup As Boolean
Get
'Usage
Dim instance As Signature
Dim value As Boolean
value = instance.CanSetup
bool CanSetup { get; }
Property Value
Type: System.Boolean
Boolean