text_landing_gap property

text_landing_gap property

Gets or sets text landing gap.

Definition:

@property
def text_landing_gap(self):
    ...
@text_landing_gap.setter
def text_landing_gap(self, value):
    ...

See Also