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