total_signatures property
total_signatures property
Represents the total quantity of signatures to be processed.
Definition:
@property
def total_signatures(self):
    ...
@total_signatures.setter
def total_signatures(self, value):
    ...
See Also
- module 
groupdocs.signature - class 
ProcessStartEventArgs