submit method
submit
Submits the form. It performs the same action as a submit button.
def submit(self):
...
See Also
- module
aspose.html
- class
HTMLFormElement
Submits the form. It performs the same action as a submit button.
def submit(self):
...
aspose.html
HTMLFormElement