[]
Returns the propery/value pair(s) contained in this CSSDeclaration in standards based CSS declaration block syntax.
public override string ToString()
Type | Description |
---|---|
string | The CSS text string. If there are not any properties stored by this CSSDeclaration, an empty string will be returned. |