TextLayout
Vue de l’ensemble
‘TextLayout’ est une classe dans Aspose.Font FOSS pour Python.
Résultat d’une appel à TextRenderer.layout().
Propriétés : « ascender », « descendant » , « glyphs » et « total_width ».
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
glyphs | list[GlyphLayout] | Read/Write | Gets or sets the glyphs. |
total_width | float | Read/Write | Gets or sets the total width. |
ascender | float | Read/Write | Gets or sets the ascender. |
descender | float | Read/Write | Gets or sets the descender. |
Voir aussi
- Aspose.Font — référence API d’entreprise