TextOverflow enumeration
TextOverflow enumeration
Specifies how overflowed content inside a text element is handled.
The TextOverflow type exposes the following members:
Fields
| Field | Description |
|---|---|
| CLIP | Overflowed content is clipped. |
| ELLIPSIS | Overflowed content is represented with an ellipsis. |
See Also
- module
aspose.svg.builder