Specifies the mode of the text overflow strategy.
These modes can be used to downsize text that goes out of its bounds.
Namespace:
Aurigma.DesignAtoms.Model.Items
Assembly:
Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public enum OverflowStrategy
Member name | Description |
---|---|
Clip | |
ExpandBox | |
FitToBox | |
FitToWidth |