[Overview][Classes][Procedures and functions][Index] Reference for unit 'HTML2TextRender' (#lazutils)

Reference for unit 'HTML2TextRender'

Contains an HTML-to-Text renderer.

uses

  System,

  Classes,

  sysutils,

  LConvEncoding;

  

Contains routines used to perform conversions between Unicode and System Code Page encodings.

Overview

html2textrender.pas contains an HTML-to-Text renderer. It converts HTML into plain text by converting tags and their attributes to a representation as plain text.

html2textrender.pas is part of the lazutils package.


Version 3.2 Generated 2024-02-25 Home