HTMLElement.Style
HTMLElement.Style property
Represents a style attribute that allows author to directly apply style information to specific element.
public ICSSStyleDeclaration Style { get; }
See Also
- interface ICSSStyleDeclaration
- class HTMLElement
- package com.aspose.html
- package Aspose.HTML