HeadingCloneWithSegments Method |
Clone the heading with all segments.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic override Object CloneWithSegments()
Public Overrides Function CloneWithSegments As Object
public:
virtual Object^ CloneWithSegments() override
abstract CloneWithSegments : unit -> Object
override CloneWithSegments : unit -> Object
Return Value
Type:
ObjectThe cloned object
See Also