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