Click or drag to resize

HtmlControlType Enumeration

Type of document nodes that represent <input> and <select> elements imported from HTML.

Namespace:  Aspose.Words
Assembly:  Aspose.Words (in Aspose.Words.dll) Version: 20.3
Syntax
public enum HtmlControlType
Members
  Member nameValueDescription
FormField0
StructuredDocumentTag1
See Also