com.aspose.words
Class HtmlControlType

java.lang.Object
    extended by com.aspose.words.HtmlControlType

public class HtmlControlType 
extends java.lang.Object

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

Field Summary
static final intFORM_FIELD = 0
          

A form field.

static final intSTRUCTURED_DOCUMENT_TAG = 1
          

A structured document tag

 

Field Detail

FORM_FIELD = 0

public static final int FORM_FIELD

A form field.


STRUCTURED_DOCUMENT_TAG = 1

public static final int STRUCTURED_DOCUMENT_TAG

A structured document tag


See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.