[]
        
(Showing Draft Content)

DDCssLib.IStyleSheetRule.CSSText

CSSText Property

CSSText

Sets/gets the CSSText string. When set any current declarations (style properties) will be cleared/reset, and the string will be parsed to form a new set of declarations (style properties).

Declaration
string CSSText { get; set; }