SignatureSetup.ReadOnly Property

Gets a Boolean value indicating whether the SignatureSetup object is read-only. Read-only.

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

Syntax

'Declaration
ReadOnly Property ReadOnly As Boolean
    Get
'Usage
Dim instance As SignatureSetup
Dim value As Boolean

value = instance.ReadOnly
bool ReadOnly { get; }

Property Value

Type: System.Boolean
Boolean

See Also

Reference

SignatureSetup Interface

SignatureSetup Members

Microsoft.Office.Core Namespace