pdf_options property

pdf_options property

Pdf specific convert options

Definition:

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

See Also