IPortionFactory class

IPortionFactory class

Allows to create test portions

The IPortionFactory type exposes the following members:

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