bottom property
bottom property
Gets or sets the padding value for the bottom edge.
Definition:
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
See Also
- module
groupdocs.signature.domain
- class
Padding
Gets or sets the padding value for the bottom edge.
@property
def bottom(self):
...
@bottom.setter
def bottom(self, value):
...
groupdocs.signature.domain
Padding