comments property
comments property
The purpose to signature.
Definition:
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...
See Also
- module
aspose.cells.digitalsignatures
- class
DigitalSignature
The purpose to signature.
@property
def comments(self):
...
@comments.setter
def comments(self, value):
...
aspose.cells.digitalsignatures
DigitalSignature