EofToken

Overview

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

An end-of-file token.

Properties: column, line.

Properties

NameTypeAccessDescription
lineintReadGets the line.
columnintReadGets the column.

See Also