TextAlignment
TextAlignment enumeration
Representa diferentes estilos de alineación de texto.
public enum TextAlignment
Valores
Nombre | Valor | Descripción |
---|---|---|
NotDefined | -1 | Alineación por defecto. |
Left | 0 | Alineación izquierda. |
Center | 1 | Alineación al centro. |
Right | 2 | Alineación derecha. |
Justify | 3 | Justificar alineación. |
JustifyLow | 4 | Kashida justifica bajo. |
Distributed | 5 | Alineación distribuida. |
Ver también
- espacio de nombres Aspose.Slides
- asamblea Aspose.Slides