background property
background property
Gets/sets the background color.
Definition:
@property
def background(self):
...
@background.setter
def background(self, value):
...
See Also
- module
aspose.page.xps.presentation.image - class
ImageDevice