ExportImagesForOldReaders

RtfOptions.ExportImagesForOldReaders property

Specifies whether the keywords for “old readers” are written to RTF or not. This can significantly affect the size of the RTF document. Default is False.

public bool ExportImagesForOldReaders { get; set; }

See Also