clip property
clip property
See the clip property definition in CSS2.
Definition:
@property
def clip(self):
    ...
@clip.setter
def clip(self, value):
    ...
See Also
- module aspose.html.dom.css
- class ICSS2Properties
See the clip property definition in CSS2.
@property
def clip(self):
    ...
@clip.setter
def clip(self, value):
    ...
aspose.html.dom.cssICSS2Properties