IParagraphFactory class

IParagraphFactory class

Allows to create paragraphs

The IParagraphFactory type exposes the following members:

Methods

MethodDescription
create_paragraph(self)Creates a new empty paragraph.
create_paragraph(self, paragraph)Creates a new paragraph with specified paragraph data using.

Remarks

For COM compatibility.

See Also