IElementCSSInlineStyleStyle Property |
Represents Represents a style attribute that allows author to directly apply style information to specific element.
Namespace: Aspose.Html.Dom.CssAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax ICSSStyleDeclaration Style { get; }
ReadOnly Property Style As ICSSStyleDeclaration
Get
property ICSSStyleDeclaration^ Style {
ICSSStyleDeclaration^ get ();
}
abstract Style : ICSSStyleDeclaration with get
Property Value
Type:
ICSSStyleDeclarationSee Also