text property
text property
Specify Signature Text if it should be verified.
Definition:
@property
def text(self):
...
@text.setter
def text(self, value):
...
See Also
- module
groupdocs.signature.options
- class
TextVerifyOptions
Specify Signature Text if it should be verified.
@property
def text(self):
...
@text.setter
def text(self, value):
...
groupdocs.signature.options
TextVerifyOptions