forms property
forms property
A collection of all the forms of a document.
Definition:
@property
def forms(self):
...
See Also
- module
aspose.html
- class
HTMLCollection
- class
HTMLDocument
A collection of all the forms of a document.
@property
def forms(self):
...
aspose.html
HTMLCollection
HTMLDocument