Paragraph()

Paragraph::Paragraph() constructor

Initializes a new instance of the Paragraph class with default properties.

Aspose::Slides::Paragraph::Paragraph()

Paragraph::Paragraph(System::SharedPtr<Paragraph>) constructor

Copy constructor that initializes a new instance of a Paragraph class.

Aspose::Slides::Paragraph::Paragraph(System::SharedPtr<Paragraph> para)

See Also