General
TextAnchorType és un enum a Aspose.Slides FOSS per Java.
alineació de quadres de text dins d’un àmbit de texte.
Valors
| Value | Description |
|---|
NOT_DEFINED | Represents an undefined text anchor |
TOP | Represents a text anchor aligned to the top |
CENTER | Represents a text anchor centered vertically |
BOTTOM | |
JUSTIFIED | Represents a text anchor with justified alignment |
DISTRIBUTED | |
Propietats
| Name | Type | Access | Description |
|---|
value | String | Read | Holds the string representation of the anchor type |
Mètodes
| Signature | Description |
|---|
getValue() → String | Returns the string value of this constant. |