ICSSStyleDeclarationLength Property
The number of properties that have been explicitly set in this declaration block. The range of valid indices is 0 to length-1 inclusive.

Namespace: Aspose.Html.Dom.Css
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
int Length { get; }

Property Value

Type: Int32
See Also