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
Public property Id Gets the value of the control's ID property. (Inherited from SignatureLine.)
Public property Signature Gets the SignatureObject object associated with the control. (Inherited from SignatureLine.)
Public property SignatureAppearanceType Gets a value that indicates the appearance of the control. (Inherited from SignatureLine.)
Public property SuggestedSigner Gets or sets the name of the suggested signer that is displayed in the control. (Inherited from SignatureLine.)
Public property SuggestedSignerEmailAddress Gets or sets the e-mail address of the suggested signer for the control. (Inherited from SignatureLine.)
Public property SuggestedSignerTitle Gets or sets the title of the suggested signer that is displayed in the control. (Inherited from SignatureLine.)

Top

Methods

  Name Description
Public method 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

See also

Reference

SignatureLineObject interface

Microsoft.Office.Interop.InfoPath.SemiTrust namespace