WebDocument class

WebDocument class

Represents a transition form of the presentation for saving into a web format.

The WebDocument type exposes the following members:

Constructors

ConstructorDescription
__init__WebDocument constructor.

Properties

PropertyDescription
input
outputReturns collection of output elements of the document.
Read-only WebDocument.output.

Methods

MethodDescription
saveSaves the document output.

See Also