<< Click to display table of contents >> TRVRTFReaderProperties.SkipHiddenText |
This property controls how hidden text is loaded from RTF and DocX
property SkipHiddenText: Boolean;
(introduced in version 1.6)
If True, hidden content is not added to TRichView.
If False, hidden content is added.
Default value:
True
See also: