SignatureSetup.AllowComments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a Boolean value specifying whether the signer can enter comments in the Sign dialog box. Read/write.
public:
property bool AllowComments { bool get(); void set(bool value); };
public bool AllowComments { get; set; }
member this.AllowComments : bool with get, set
Public Property AllowComments As Boolean
Property Value
Boolean