NthArgument

Overview

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

Parsed An+B argument for :nth-child and related pseudo-classes.

Properties: a, b.

Properties

NameTypeAccessDescription
aintReadGets the a.
bintReadGets the b.

See Also