Aspose::Pdf::BaseParagraph::Clone method

BaseParagraph::Clone method

Clones this instance. Virtual method. Always return null.

System::SharedPtr<System::Object> Aspose::Pdf::BaseParagraph::Clone() override

ReturnValue

Null.

See Also