ProcessCompleteEventArgs Class |
Namespace: GroupDocs.Signature
The ProcessCompleteEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Canceled |
Indicates whether process was canceled.
|
![]() | Completed |
Represents time mark of process completion.
|
![]() | Status |
Indicates current process state.
(Inherited from ProcessEventArgs.) |
![]() | Ticks |
Represents time in milliseconds spent since process Start event.
|
![]() | TotalSignatures |
Represents total quantity of processed signatures.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |