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