[]
Specifies the unit type for Thickness and LocationOffset properties.
public enum C1TextDecorationUnit
Name | Description |
---|---|
Font | A unit value that is relative to the font size of the decorated text. |
Line | A unit value that is relative to the height of line where the decorated text is. |
Pixel | A unit value that is expressed in pixels. |