SignatureLine members
Include protected members
Include inherited members
Represents a Signature Line control in a view.
The SignatureLine type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SignatureLine |
Top
Properties
Name | Description | |
---|---|---|
Id | Gets the value of the control ID property. | |
Signature | Gets the Signature object associated with the control. | |
SignatureAppearanceType | Gets a value that indicates the appearance of the control. | |
SuggestedSigner | Gets or sets the name of the suggested signer that is displayed in the control. | |
SuggestedSignerEmailAddress | Gets or sets the e-mail address of the suggested signer for the control. | |
SuggestedSignerTitle | Gets or sets the title of the suggested signer that is displayed in the control. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Sign | Displays the Sign dialog box with the specified signature image or stamp, and the suggested signer name, title, and e-mail address. | |
ToString | (Inherited from Object.) |
Top