FormElement Class
FormElement class
Represents base class for form elements.
public abstract class FormElement
Properties
Name | Description |
---|---|
getElementType Gets the type of the element. | |
id { get; set; } | Gets or sets the identifier of the form element. |
name { get; set; } | Gets or sets the name of the form element. |
value { get; set; } | The value of field |
See Also
- package com.aspose.html.forms
- package Aspose.HTML