pdf_format property
pdf_format property
Sets the pdf format of the converted document.
Definition:
@property
def pdf_format(self):
...
@pdf_format.setter
def pdf_format(self, value):
...
See Also
- module
groupdocs.conversion.options.convert
- class
PdfFormats
- class
PdfOptions