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