Interface IElementCSSInlineStyle

Interface IElementCSSInlineStyle

이름 공간 : Aspose.Html.Dom.Css 구성: Aspose.HTML.dll (25.4.0)

이것은 HTML 요소에 대한 STYLE 속성의 내용을 나타냅니다 (또는 같은 방식으로 STYLE 속성을 사용하는 다른 스케줄 또는 DTD의 요소).

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

Properties

Style

표현은 작가가 특정 요소에 스타일 정보를 직접 적용 할 수있는 스타일 속성을 나타냅니다.

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

부동산 가치

ICSSStyleDeclaration

 한국어