com.groupdocs.conversion.options.convert

Class RtfOptions

    • Constructor Detail

      • RtfOptions

        public RtfOptions()
    • Method Detail

      • getExportImagesForOldReaders

        public final boolean getExportImagesForOldReaders()

        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.

      • setExportImagesForOldReaders

        public final void setExportImagesForOldReaders(boolean value)

        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.