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