font_align_type propriété

font_align_type propriété

Détermine la position verticale des mots sur une ligne de texte. Cela concerne avec placement vertical des caractères par rapport aux lignes de base.

Définition:

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

Voir également