HTMLElement.Style

HTMLElement.Style property

Representa un atributo de estilo que permite al autor aplicar directamente información de estilo a un elemento específico.

public ICSSStyleDeclaration Style { get; }

Ver también