Interface IElementCSSInlineStyle
Interface IElementCSSInlineStyle
nazivni prostor: Aspose.Svg.Dom.Css Sastanak: Aspose.SVG.dll (25.5.0)
To predstavlja sadržaje stilskog atributa za HTML elemente (ili elemente u drugim shemama ili DTD-ovima koji koriste stilski atribut na isti način).
[ComVisible(true)]
[DOMObject]
[DOMNoInterfaceObject]
public interface IElementCSSInlineStyle
Properties
Style
Predstavlja stilski atribut koji autoru omogućuje da izravno primjenjuje stilske informacije na određeni element.
[DOMName("style")]
ICSSStyleDeclaration Style { get; }