clone method
clone()
Makes a “deep enough” copy of the object. Does not duplicate the bytes of the CustomXmlPart.data value.
def clone(self):
...
See Also
- module aspose.words.markup
- class CustomXmlPart
Makes a “deep enough” copy of the object. Does not duplicate the bytes of the CustomXmlPart.data value.
def clone(self):
...