pdftools_sdk.pdf2_image.profiles.profile
Classes
|
The base class for PDF to image conversion profiles |
- class pdftools_sdk.pdf2_image.profiles.profile.Profile(handle)[source]
Bases:
_NativeObject
,ABC
The base class for PDF to image conversion profiles
The profile defines how the PDF pages are rendered and what type of output image is used. A profile implements the converter settings suitable for a practical use case, e.g. create images for sending over Facsimile, for viewing, or for archiving.
- property content_options: ContentOptions
The parameters how to render PDF content elements
- Returns:
pdftools_sdk.pdf2_image.content_options.ContentOptions