| [Overview][Classes][Procedures and functions][Index] |
Represents a HR tag in the plaint text output.
Source position: html2textrender.pas line 63
public property THTML2TextRenderer.HorzLineMark : string |
HorzLineMark is used in the implementation of the HtmlTag method when a HR tag is encountered in the HTML content. The default value for the property is the UTF-8 characters '——————————————————' (Eighteen Hex #$2013 characters).