rtf_options property

rtf_options property

RTF specific convert options

Definition:

@property
def rtf_options(self):
    ...
@rtf_options.setter
def rtf_options(self, value):
    ...

See Also