Click or drag to resize

CustomXmlPartClone Method

Clones this CustomXmlPart instance.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public CustomXmlPart Clone()

Return Value

CustomXmlPart
The cloned CustomXmlPart.
See Also