Aspose::Pdf::FloatingBox::Clone method

FloatingBox::Clone method

Clones a new FloatingBox object. Paragraphs in the floating box are not cloned.

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

ReturnValue

The new FloatingBox object.

See Also