HtmlControlType enumeration
HtmlControlType enumeration
Type of document nodes that represent <input> and <select> elements imported from HTML.
Members
Name | Description |
---|---|
FormField | A form field. |
StructuredDocumentTag | A structured document tag |
See Also
- module Aspose.Words.Loading