FontUnit Fields
.NET Framework 2.0
| Name | Description | |
|---|---|---|
| Empty | Represents an empty FontUnit object. |
| Large | Represents a FontUnit object with the Type property set to FontSize.Large. |
| Larger | Represents a FontUnit object with the Type property set to FontSize.Larger. |
| Medium | Represents a FontUnit object with the Type property set to FontSize.Medium. |
| Small | Represents a FontUnit object with the Type property set to FontSize.Small. |
| Smaller | Represents a FontUnit object with the Type property set to FontSize.Smaller. |
| XLarge | Represents a FontUnit object with the Type property set to FontSize.XLarge. |
| XSmall | Represents a FontUnit object with the Type property set to FontSize.XSmall. |
| XXLarge | Represents a FontUnit object with the Type property set to FontSize.XXLarge. |
| XXSmall | Represents a FontUnit object with the Type property set to FontSize.XXSmall. |
Community Additions
ADD
Show: