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