text property
text property
Gets or sets the text of stamp line.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- module
groupdocs.signature.domain - class
StampLine
Gets or sets the text of stamp line.
@property
def text(self):
...
@text.setter
def text(self, value):
...
groupdocs.signature.domainStampLine