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