CssShorthandProperty abstract class CssShorthandProperty : CssProperty Base class for all shorthand properties Documentation Code public CssShorthandProperty(string name, PropertyFlags flags = 0) public void Export(CssProperty[] properties) public string Stringify(CssProperty[] properties)