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