Name | Description | |
---|---|---|
Bold | Gets or sets a value that indicates whether the resulting font is bold. | |
FamilyName | Gets or sets the font family name for the resulting font. | |
Italic | Gets or sets a value that indicates whether the resulting font has the italic style applied. | |
MaxSize | Gets or sets the maximum em-size of the resulting font, in points. | |
MinSize | Gets or sets the minimum em-size of the resulting font, in points. | |
Size | Gets or sets the em-size, in points, of the resulting font. | |
SizeDelta | Gets or sets the 'delta' of em-size, in points, that is added to the size of the base font. | |
SizeFactor | Gets or sets a scale factor applied to the size of the base font. | |
SpecificFont | Gets or sets the specific font that will be used instead of the base font. | |
Strikeout | Gets or sets a value that indicates whether the resulting font specifies a horizontal line through the font. | |
Underline | Gets or sets a value that indicates whether the resulting font is underlined. |