ICSSRuleType 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.

Namespace: Aspose.Svg.Dom.Css
Assembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
Syntax
short Type { get; }

Property Value

Type: Int16
See Also