Click or drag to resize

CustomXmlPart Clone Method

Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value.

Namespace: Spire.Doc.Documents.Markup
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public CustomXmlPart Clone()

Return Value

Type: CustomXmlPart
See Also