![]() |
PDFix SDK
6.8.0
|
PdfHtmlParams. More...
Public Attributes | |
| PdfHtmlFlags | flags |
| int | width |
| PdfHtmlType | type |
| PdfImageParams | image_params |
PdfHtmlParams.
Html conversion parameters.
| PdfHtmlFlags _PdfHtmlParams::flags |
Combination of PdfHtmlFlags to modify html output.
| PdfImageParams _PdfHtmlParams::image_params |
Image params specifying format and quality of the images used for html conversion. Available formats are JPEG and PNG.
| PdfHtmlType _PdfHtmlParams::type |
HTML layout defined as PdfHtmlType.
| int _PdfHtmlParams::width |
Rendered width of the page in pixels (defies rendering output quality).