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