The SignatureAppearance type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SignatureAppearance |
Create a new signature appearance.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Bitmap |
The image used if style is ImageOnly or ImageAndText.
| |
| DisplaySettings |
Specifies what to display in the Text region.
| |
| KeepAspectRatio |
specify if the image must respect its aspect ratio.
| |
| Style |
The style used in the SignatureAppearance.
| |
| TopazSignature |
The image (as vector graphics) used if style is ImageOnly or ImageAndText.
|