ProcessProgressEventArgs Class |
Namespace: GroupDocs.Signature
The ProcessProgressEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ProcessProgressEventArgs | Initializes a new instance of the ProcessProgressEventArgs class |
Name | Description | |
---|---|---|
![]() | Cancel |
Indicates whether process should be canceled.
|
![]() | ProcessedSignatures |
Represents quantity of processed signatures.
|
![]() | Progress |
Represents progress in percents. Value range is from 0 to 100.
|
![]() | Status |
Indicates current process state.
(Inherited from ProcessEventArgs.) |
![]() | Ticks |
Represents time spent in milliseconds since process Start event.
|
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.) |