clone method
clone
Implement IClonable interface
Returns
Newly created Border instance with same properties
def clone(self):
...
See Also
- module
groupdocs.signature.domain
- class
Border
Implement IClonable interface
Newly created Border instance with same properties
def clone(self):
...
groupdocs.signature.domain
Border