Overview
CommentToken is a class in Aspose.Html FOSS for Python.
A comment token, e.g.
Properties: column, data, line.
Properties
| Name | Type | Access | Description |
|---|
data | str | Read | Gets the data. |
line | int | Read | Gets the line. |
column | int | Read | Gets the column. |
See Also