ParagraphFactory
ParagraphFactory class
Allows to create paragraphs
public class ParagraphFactory : IParagraphFactory
Constructors
Name | Description |
---|---|
ParagraphFactory() | The default constructor. |
Methods
Name | Description |
---|---|
CreateParagraph() | Creates a new empty paragraph. |
CreateParagraph(IParagraph) | Creates a new paragraph with specified paragraph data using. |
Remarks
For COM compatibility.
See Also
- interface IParagraphFactory
- namespace Aspose.Slides
- assembly Aspose.Slides