SignEventArgs Members
Include Protected Members
Include Inherited Members
Provides data for the Sign event of a form.
The SignEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SignEventArgs |
Top
Properties
Name | Description | |
---|---|---|
![]() |
SignatureWizard | Gets or sets whether to display the Digital Signatures dialog box. |
![]() |
SignedDataBlock | Gets the set of signable data that raised the Sign event. |
Top
Methods
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.) |
Top