visible property
visible property
Gets or sets the visibility of signature.
Definition:
@property
def visible(self):
...
@visible.setter
def visible(self, value):
...
See Also
- module
groupdocs.signature.options
- class
DigitalSignOptions