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