Interface IElementCSSInlineStyle

Interface IElementCSSInlineStyle

名称: Aspose.Html.Dom.Css セットアップ: Aspose.HTML.dll (25.4.0)

アイテムに付属するインラインスタイル情報はスタイル属性を通じて表示されます. これは、HTML要素のスタイル属性のコンテンツを表します(またはスタイル属性を同じ方法で使用する他のスケジュールまたはDTDの要素)。

[ComVisible(true)]
[DOMObject]
[DOMNoInterfaceObject]
public interface IElementCSSInlineStyle

Properties

Style

代表 作者が特定の要素にスタイル情報を直接適用できるスタイル属性を表します。

[DOMName("style")]
ICSSStyleDeclaration Style { get; }

不動産価値

ICSSStyleDeclaration

 日本語