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