FormElement Class
FormElement class
Represents base class for form elements.
public abstract class FormElement
Properties
Name | Description |
---|---|
getElementType Gets the type of the element. | |
[getId] | |
[setId] Gets or sets the identifier of the form element. | |
[getName] | |
[setName] Gets or sets the name of the form element. | |
[getValue] | |
[setValue] The value of field |
See Also
- package com.aspose.html.Forms
- package Aspose.HTML