is_auto_text proprietà

is_auto_text proprietà

Indica che il testo è generato automaticamente.

Definizione:

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

Guarda anche