IElementCSSInlineStyle.Style

IElementCSSInlineStyle.Style property

Represents Represents a style attribute that allows author to directly apply style information to specific element.

public ICSSStyleDeclaration Style { get; }

See Also