TRVHTMLReaderProperties

Properties

<< Click to display table of contents >>

TRVHTMLReaderProperties

Properties

This is a type of TRichView.HTMLReadProperties. It contains properties for HTML import.

Do not create objects of this class yourself, use this property instead.

Unit [VCL/FMX] RVHtmlReadProps / fmxRVHtmlReadProps.

Syntax

TRVHTMLReaderProperties = class (TPersistent)

Properties

Allowing/disallowing loading some content:

ReadBackground – reading background and margins

ReadDocParameters – reading title, author, and description

SkipHiddenText – reading hidden content

IDAsCheckpoints – reading IDs (as checkpoints)

Options:

EnforceListLevels – choosing between keeping a list level / a list type

FontSizePrecision – font size precision

XHTMLCheck – turns XHTML stricter syntax checking on/off.