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