| Class | Description |
|---|---|
| Div |
A document range that represents the beginning and ending DIV tag, as well as
any tages embedded between them.
|
| DocumentRange |
Base class that represents a document range.
|
| Form |
A document range that represents a form, and all embedded tags.
|
| FormElement |
A document range that represents one individual component to a form.
|
| Input |
A form element that represents for input for text.
|
| Link |
A document range that represents a hyperlink, and any embedded tags and text.
|
| Span |
A document range that specifies a span tag, and any embedded tags.
|
| Enum | Description |
|---|---|
| Form.Method |
The method for this form.
|
Copyright © 2014. All Rights Reserved.