text_background_transparency property
text_background_transparency property
Gets or sets text background transparency.
Definition:
@property
def text_background_transparency(self):
...
@text_background_transparency.setter
def text_background_transparency(self, value):
...