TextAlignment

Vue de l’ensemble

‘TextAlignment’ est un enum dans Aspose.Slides FOSS pour C++.

Représente différents styles d’alignement de texte.

Cette liste définit 7 valeurs : ‘NOT_DEFINED’, ‘LEFT’, ‘CENTER’, ‘RIGHT’, `JUSTIFY’, ‘‘JUSTIFY_LOW’ et ‘DISTRIBUTED’.

Les valeurs

ValueDescription
NOT_DEFINEDRepresents an undefined or unspecified text alignment
LEFTRepresents left‑aligned text within a text frame or paragraph
CENTERRepresents centered text alignment
RIGHTRepresents right‑aligned text
JUSTIFYRepresents fully justified text, stretching lines to both margins
JUSTIFY_LOWRepresents low‑level justification, similar to standard justify but with looser spacing
DISTRIBUTEDRepresents distributed alignment, spacing characters evenly across the line

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français