RtfOptions class

RtfOptions class

Options for conversion to RTF file type.

Inheritance: RtfOptionsValueObject

The RtfOptions type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of RtfOptions

Properties

Property Description
export_images_for_old_readers 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.

Methods

Method Description
equals Determines whether two object instances are equal.

See Also