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