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
          
static final intSTRUCTURED_DOCUMENT_TAG = 1
          
 

Field Detail

FORM_FIELD = 0

public static final int FORM_FIELD

STRUCTURED_DOCUMENT_TAG = 1

public static final int 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.