SignatureField<T> Class Members
In This Topic
The following tables list the members exposed by SignatureField<T>.
Public Properties
| Name | Description |
 | ShowLabel | Gets or sets a value indicating whether to label the fields in the signature. |
 | Value | Gets the generic type from the constructor. |
 | Visible | Gets or sets a value indicating whether to display the signature. |
Top
Public Methods
| Name | Description |
  | CreateEmpty | Creates an empty generic signature field. |
 | ToString | Converts the value of the current instance to its string representation. |
Top
Public Operators
See Also