I don't want images (TWPTextObj with wpobjImage as TWPTextObjType) to be saved when using SaveToStream. I'm using WPTOOLS format and have tried setting WP.WriteObjectMode to wobDontSaveImages , wobRTFNoBinary and wobStandardNoBinary . But images are still being saved.
How can I exclude images from being saved?