fill property
fill property
Gets/sets the current fill.
Definition:
@property
def fill(self):
...
@fill.setter
def fill(self, value):
...
See Also
- module
aspose.tex.presentation.pdf
- class
PdfDevice
Gets/sets the current fill.
@property
def fill(self):
...
@fill.setter
def fill(self, value):
...
aspose.tex.presentation.pdf
PdfDevice