[Overview][Classes][Procedures and functions][Index] |
Represents an A end tag in the plain text output.
Source position: html2textrender.pas line 66
public property THTML2TextRenderer.LinkEndMark : string |
LinkEndMark is a String property used to represent the end of the plain text output for an HTML A tag. LinkBeginMark is used to represent the start of the anchor. The value is added to the plain text output for the renderer in the HtmlTag method.
|
Represents an A start tag in the plain text output. |
Version 4.0 | Generated 2025-05-03 | Home |