signature_id property
signature_id property
Specify Text Signature ID more than zero if it should be verified. This property is supported only for Pdf documents
Definition:
@property
def signature_id(self):
    ...
@signature_id.setter
def signature_id(self, value):
    ...
See Also
- module 
groupdocs.signature.options - class 
TextVerifyOptions