RtfOptions class

RtfOptions class

Represents options for conversion to RTF file type.

The RtfOptions type exposes the following members:

Constructors

Constructor Description
init

Methods

Method Description
equals Determines whether two object instances are equal. (inherited from ValueObject)
equals_object (inherited from ValueObject)
equals_value_object (inherited from ValueObject)
get_hash_code Serves as the default hash function. (inherited from ValueObject)

Properties

Property Description
export_images_for_old_readers The flag indicating whether keywords for old readers are written to the RTF output.

See Also