Overview
HtmlControlType is a enum in Aspose.Words FOSS for .NET.
Type of document nodes that represent <input> and <select> elements imported from HTML.
This enumeration defines 2 values: FormField, StructuredDocumentTag.
Values
| Value | Description |
|---|
FormField | |
StructuredDocumentTag | |
See Also