SignatureSetup.AllowComments Property
Gets or sets a Boolean value specifying whether the signer can enter comments in the Sign dialog box. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property AllowComments As Boolean
Get
Set
'Usage
Dim instance As SignatureSetup
Dim value As Boolean
value = instance.AllowComments
instance.AllowComments = value
bool AllowComments { get; set; }
Property Value
Type: System.Boolean
Boolean