ErrorEvent.ColNo
ErrorEvent.ColNo property
The colno attribute must return the value it was initialized to. When the object is created, this attribute must be initialized to zero. It represents the column number where the error occurred in the script.
public uint ColNo { get; }
See Also
- class ErrorEvent
- namespace Aspose.Html.Dom.Events
- assembly Aspose.HTML