[]
        
(Showing Draft Content)

DDCssLib.StyleSheetRule.FontFamily

FontFamily Property

FontFamily

Gets/sets the FontFamily value.
If this StyleSheetRule's declaration does not contain the value, or the value is indicated as null, it will be returned from it's parent. When the property is set the value will only be set to this StyleSheetRule's declaration instance (not the parent's).

Declaration
public string FontFamily { get; set; }
Implements
Remarks

Multiple families seperated by commas may be returned.