core_pdf_options property

core_pdf_options property

Gets or sets the core PDF options.

Definition:

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

See Also