clone method
clone
Creates a new instance of a GraphicContext class with the same property values as an existing instance.
Returns
Instance of a GraphicContext
def clone(self):
...
See Also
- module
aspose.html.rendering
- class
GraphicContext
Creates a new instance of a GraphicContext class with the same property values as an existing instance.
Instance of a GraphicContext
def clone(self):
...
aspose.html.rendering
GraphicContext