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