right_margin property
right_margin property
The Right Margin
Definition:
@property
def right_margin(self):
...
@right_margin.setter
def right_margin(self, value):
...
The Right Margin
@property
def right_margin(self):
...
@right_margin.setter
def right_margin(self, value):
...