Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ISignatureSetup Interface / AllowComments Property
In This Topic
    AllowComments Property
    In This Topic
    Gets or sets a System.Boolean value specifying whether the signer can enter comments in the Sign dialog box. Read/write.
    Syntax
    System.bool AllowComments {get; set;}
    See Also