visible property
visible property
Get and set visibility of Stamp Line.
Definition:
@property
def visible(self):
    ...
@visible.setter
def visible(self, value):
    ...
See Also
- module 
groupdocs.signature.domain - class 
StampLine 
Get and set visibility of Stamp Line.
@property
def visible(self):
    ...
@visible.setter
def visible(self, value):
    ...
groupdocs.signature.domainStampLine