| [Overview][Classes][Procedures and functions][Index] |
Represents a list item in the plain text output.
Source position: html2textrender.pas line 66
public property THTML2TextRenderer.ListItemMark : string |
ListItemMark is a String property which contains the character(s) inserted before a HTML LI tag. The value is added to the plain text output for the renderer in the HtmlTag method.