pdf_options property

pdf_options property

The PDF specific convert options.

Definition:

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

See Also