direction_type Eigentum

direction_type Eigentum

Ruft die Textrichtung ab und legt sie fest.

Definition:

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

Siehe auch