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