output property

output property

Returns collection of output elements of the document. Read-only WebDocument.output.

Definition:

@property
def output(self):
    ...

See Also