[]
Returns the font-style declaration value.
If a value cannot be found from neither this declaration, nor the parent style,
then ddFontStyleTypes.Inherit will be returned to allow the caller to determine how to handle the condition.
public ddFontStyleTypes FontStyle { get; set; }