IElementCssInlineStyle public interface IElementCssInlineStyle Used to mark elements that may have inline style, usually set and defined over an attribute. Documentation Code ICssStyleDeclaration Style { get; } Gets an object representing the declarations of an element's style attributes.