HtmlControlType

HtmlControlType

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

ValueDescription
FormField
StructuredDocumentTag

See Also