NthFilteredChildPseudoClass

NthFilteredChildPseudoClass

Overview

NthFilteredChildPseudoClass is a class in Aspose.Html FOSS for Python.

Matches elements at An+B position among siblings filtered by a selector.

Properties: filter, nth, reverse.

Properties

NameTypeAccessDescription
nth"NthArgument"ReadGets the nth.
filter"SelectorList"ReadGets the filter.
reverseboolReadGets the reverse.

See Also