ICSSRule.Type
ICSSRule.Type property
The type of the rule, as defined above. The expectation is that binding-specific casting methods can be used to cast down from an instance of the CSSRule interface to the specific derived interface implied by the type.
public short Type { get; }
See Also
- interface ICSSRule
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG