CommentToken

Overview

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

A comment token, e.g.

Properties: column, data, line.

Properties

NameTypeAccessDescription
datastrReadGets the data.
lineintReadGets the line.
columnintReadGets the column.

See Also