RtfOptions class

RtfOptions class

Options for conversion to RTF file type.

The RtfOptions type exposes the following members:

Constructors

Constructor Description
init

Properties

Property Description
export_images_for_old_readers The property determines whether keywords for old readers are written to the RTF output, which can significantly affect the document size; the default is False.

See Also