Table of Contents

Interface ICSSRule

Namespace
Org.W3c.Dom.Css
Assembly
MASES.JNet.dll

.NET interface for TO BE DEFINED FROM USER

public interface ICSSRule

Properties

CssText

String CssText { get; set; }

Property Value

String

ParentRule

CSSRule ParentRule { get; }

Property Value

CSSRule

ParentStyleSheet

CSSStyleSheet ParentStyleSheet { get; }

Property Value

CSSStyleSheet

Type

short Type { get; }

Property Value

short