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