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

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public override Object Clone()

Return Value

Type: Object
The new FloatingBox object.

Implements

ICloneableClone
See Also