PortionFactory class

PortionFactory class

Allows to create test portions

The PortionFactory type exposes the following members:

Constructors

ConstructorDescription
__init__

Methods

MethodDescription
create_portionCreates an empty text portion.
create_portionCreates a text portion from specified string.
create_portionCreates a portion with the using of a specified portion data.

Remarks

For COM comparibility

See Also