[Overview][Classes][Procedures and functions][Index] |
Defines the character used to delimit a title or header.
Source position: html2textrender.pas line 63
public property THTML2TextRenderer.TitleMark : string |
TitleMark is inserted both prior to and following a title/header found in the HTML content in the HtmlTag method. The default value is the UTF-8 character '◈' (Decimal #9672 or Hex #x25C8).
Version 4.0 | Generated 2025-05-03 | Home |