media property
media property
Designed for use with one or more target media. See the media attribute definition in HTML 4.01.
Definition:
@property
def media(self):
...
@media.setter
def media(self, value):
...
See Also
- module
aspose.html
- class
HTMLStyleElement