Represents an A start tag in the plain text output.
Source position: html2textrender.pas line 65
public property THTML2TextRenderer.LinkBeginMark : string |
LinkBeginMark is a String property used to represent the start of the plain text output for an HTML A tag. LinkEndMark is used to represent the end of the anchor. The value is added to the plain text output for the renderer in the HtmlTag method.
|
Represents an A end tag in the plain text output. |
| Version 4.6 | Generated 2026-02-20 | Home |