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