TextFragmentCloneWithSegments Method
Clone the fragment with all segments.

Namespace: Aspose.Pdf.Text
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public virtual Object CloneWithSegments()

Return Value

Type: Object
The cloned object
See Also