forms property

forms property

A collection of all the forms of a document.

Definition:

@property
def forms(self):
    ...

See Also