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