comments property
comments property
Gets or sets the signature comments.
Definition:
@property
def comments(self):
    ...
@comments.setter
def comments(self, value):
    ...
See Also
- module 
groupdocs.signature.domain.extensions - class 
DigitalVBA 
Gets or sets the signature comments.
@property
def comments(self):
    ...
@comments.setter
def comments(self, value):
    ...
groupdocs.signature.domain.extensionsDigitalVBA