caption_visible fastighet

caption_visible fastighet

Returnerar eller anger om rubriken som visar utsnittets bildtext är synlig standardvärdet är sant

Exempel


slicer.caption_visible = True

Definition:

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

Se även