comments property
comments property
The purpose of signature. Read/write str.
Definition:
@property
def comments(self):
    ...
@comments.setter
def comments(self, value):
    ...
See Also
- class IDigitalSignature
- module aspose.slides
- library Aspose.Slides