Clones it self.
Namespace:
Spire.Doc
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
Public Function Clone As Section
public:
virtual Section^ Clone() sealed
abstract Clone : unit -> Section
override Clone : unit -> Section
Return Value
Type:
Section
Implements
ISection
Clone
See Also