[Overview][Classes][Procedures and functions][Index] |
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.0 | Generated 2025-05-03 | Home |