status property
status property
Indicates current process state.
Definition:
@property
def status(self):
...
@status.setter
def status(self, value):
...
See Also
- module
groupdocs.signature - class
ProcessEventArgs - class
ProcessStatus
Indicates current process state.
@property
def status(self):
...
@status.setter
def status(self, value):
...
groupdocs.signatureProcessEventArgsProcessStatus