FormElement Class |
Namespace: Aspose.Html.Forms
The FormElement type exposes the following members.
Name | Description | |
---|---|---|
![]() | FormElement |
Initializes a new instance of the FormElement class.
|
Name | Description | |
---|---|---|
![]() | ElementType |
Gets the type of the element.
|
![]() | Id |
Gets or sets the identifier of the form element.
|
![]() | Name |
Gets or sets the name of the form element.
|
![]() | Value |
The value of field
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |