IParagraphFactory

IParagraphFactory interface

Allows to create paragraphs

public interface IParagraphFactory

Methods

NameDescription
CreateParagraph()Creates a new empty paragraph.
CreateParagraph(IParagraph)Creates a new paragraph with specified paragraph data using.

Remarks

For COM compatibility.

See Also