| 
       << Click to display table of contents >> TRVHTMLReaderProperties.ReadBackground | 
    
Allows reading document background and margins from HTML.
property ReadBackground: Boolean;
(introduced in version 21)
Background and margins can be read only when loading HTML; when inserting or pasting HTML, they are always ignored.
The result is assigned to the following properties of TRichView control:
▪LeftMargin, TopMargin, RightMargin, BottomMargin
Default value:
True