TRVRTFReaderProperties.CharsetForUnicode

<< Click to display table of contents >>

TRVRTFReaderProperties.CharsetForUnicode

Specifies a character set for Unicode text read from RTF and DocX.

property CharsetForUnicode: TRVFontCharset;

(introduced in version 11)

This property is used if UseCharsetForUnicode=True and TextStyleMode<>rvrsUseSpecified.

This character set is applied to Unicode text read from RTF and DocX (in DocX, all text is Unicode).

Using a single specified character set for all text may be useful if you want to avoid words consisting of several text items (having the same font but different character sets).

Default value:

DEFAULT_CHARSET