| CanvasJustificationOpportunity Fields |
The CanvasJustificationOpportunity type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowResidualCompression | Allow this compression point to use up any remaining space even after all compression priorities have been used up. | |
| AllowResidualExpansion | Allow this expansion point to use up any remaining slack space even after all expansion priorities have been used up. | |
| ApplyToLeadingEdge | Apply expansion and compression to the leading edge of the glyph. | |
| ApplyToTrailingEdge | Apply expansion and compression to the trailing edge of the glyph. | |
| CompressionMaximum | Maximum amount of compression to apply to the glyph. | |
| CompressionPriority | Priority of this compression point. Larger priorities are applied later, while priority zero does nothing. | |
| ExpansionMaximum | Maximum amount of expansion to apply to the glyph. | |
| ExpansionMinimum | Minimum amount of expansion to apply to the glyph. | |
| ExpansionPriority | Priority of this expansion point. Larger priorities are applied later, while priority zero does nothing. |