bottom property
bottom property
Gets or sets bottom margin.
Definition:
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
See Also
- module
aspose.cad.imageoptions
- class
Margins
Gets or sets bottom margin.
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
aspose.cad.imageoptions
Margins