com.aspose.html

Interface IHTMLFormElement

  • All Known Implementing Classes:
    HTMLFormElement


    public interface IHTMLFormElement

    Represents a base interface that should be implemented by HTML Form Elements.

    • Method Detail

      • getElements

        HTMLCollection getElements()

        Gets the collection of the child form elements.

        Value: The elements.