length property
length property
The number of form controls in the form.
Definition:
@property
def length(self):
...
See Also
- module
aspose.html
- class
HTMLFormElement
The number of form controls in the form.
@property
def length(self):
...
aspose.html
HTMLFormElement