CreateParagraph()
ParagraphFactory::CreateParagraph() method
Creates a new empty paragraph.
System::SharedPtr<IParagraph> Aspose::Slides::ParagraphFactory::CreateParagraph() override
Return Value
ParagraphFactory::CreateParagraph(System::SharedPtr<IParagraph>) method
Creates a new paragraph with specified paragraph data using.
System::SharedPtr<IParagraph> Aspose::Slides::ParagraphFactory::CreateParagraph(System::SharedPtr<IParagraph> paragraph) override
Arguments
Parameter | Type | Description |
---|---|---|
paragraph | System::SharedPtr<IParagraph> | A paragraph to use data. |
Return Value
See Also
- Typedef SharedPtr
- Class IParagraph
- Class ParagraphFactory
- Namespace Aspose::Slides
- Library Aspose.Slides